backend-manhan-project
Go to file
2025-05-07 20:15:51 +03:00
_collections generated _collections class 2025-05-07 20:15:51 +03:00
auth generated _collections class 2025-05-07 20:15:51 +03:00
items generated _collections class 2025-05-07 20:15:51 +03:00
__init__.py struct 2025-05-05 15:02:44 +03:00
.gitignore ignore data folder and use it for database 2025-05-05 18:19:50 +03:00
config.py base model 2025-05-06 14:06:15 +03:00
docker-compose.yml ignore data folder and use it for database 2025-05-05 18:19:50 +03:00
flake.lock add flake support 2025-05-05 18:17:18 +03:00
flake.nix add dependency 2025-05-05 20:11:38 +03:00
main.py generated _collections class 2025-05-07 20:15:51 +03:00
README.md add explanation 2025-05-05 18:20:04 +03:00
requirements.txt base model 2025-05-06 14:06:15 +03:00

backend

This project requires a .env file with the context of:

SECRET_KEY=09d25e094faa6ca2556c818166b7a9563b93f7099f6f0f4caa6cf63b88e8d3e7
DATABASE_URL=postgresql://postgres_user:postgres_password@localhost:5434/postgres_db