Our backend https://manhan.io
Find a file
2025-05-08 22:43:42 +03:00
_collections items-models-import-error 2025-05-08 19:58:41 +03:00
auth item-create 2025-05-08 22:43:42 +03:00
items item-create 2025-05-08 22:43:42 +03:00
.gitignore ignore data folder and use it for database 2025-05-05 18:19:50 +03:00
__init__.py struct 2025-05-05 15:02:44 +03:00
config.py item-create 2025-05-08 22:43:42 +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