backend-manhan-project
Go to file
2025-05-05 20:38:37 +03:00
auth add updates to show bedir 2025-05-05 20:38:37 +03:00
items add updates to show bedir 2025-05-05 20:38:37 +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 add updates to show bedir 2025-05-05 20:38:37 +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 delete uncommented sections 2025-05-05 18:19:33 +03:00
README.md add explanation 2025-05-05 18:20:04 +03:00
requirements.txt every changed processed 2025-05-05 17:47:53 +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