Created basic backend structure, auth and CRUD endpoints.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
fastapi
|
||||
fastapi[all]
|
||||
uvicorn
|
||||
aiomysql
|
||||
websockets
|
||||
pydantic
|
||||
python-dotenv
|
||||
python-dotenv
|
||||
aiosqlite
|
||||
sqlalchemy
|
||||
Reference in New Issue
Block a user