Showing
14 changed files
with
209 additions
and
0 deletions
.gitignore
0 → 100644
env.example
0 → 100644
mapper_example.py
0 → 100644
project/__init__.py
0 → 100644
project/apps/__init__.py
0 → 100644
project/apps/persona/__init__.py
0 → 100644
project/apps/persona/models.py
0 → 100644
project/apps/persona/routers.py
0 → 100644
project/apps/persona/schemas.py
0 → 100644
project/config.py
0 → 100644
project/database.py
0 → 100644
project/main.py
0 → 100644
requirements/base.txt
0 → 100644
requirements/development.txt
0 → 100644
-
Please register or login to post a comment