chore: addition of the initial skeleton
This commit is contained in:
0
app/__init__.py
Normal file
0
app/__init__.py
Normal file
0
app/api/v1/__init__.py
Normal file
0
app/api/v1/__init__.py
Normal file
0
app/api/v1/endpoints.py
Normal file
0
app/api/v1/endpoints.py
Normal file
0
app/core/__init__.py
Normal file
0
app/core/__init__.py
Normal file
0
app/core/config.py
Normal file
0
app/core/config.py
Normal file
0
app/core/security.py
Normal file
0
app/core/security.py
Normal file
0
app/db/__init__.py
Normal file
0
app/db/__init__.py
Normal file
0
app/db/engine.py
Normal file
0
app/db/engine.py
Normal file
0
app/db/session.py
Normal file
0
app/db/session.py
Normal file
0
app/main.py
Normal file
0
app/main.py
Normal file
0
app/models.py
Normal file
0
app/models.py
Normal file
0
app/static/assets/js/app.js
Normal file
0
app/static/assets/js/app.js
Normal file
0
app/static/index.html
Normal file
0
app/static/index.html
Normal file
Reference in New Issue
Block a user