Go to file
2025-03-27 15:30:17 -06:00
app Updated gitignore and resolved issues with creating the app 2025-03-27 15:30:17 -06:00
MRE Initial Commit 2025-03-14 14:11:52 -06:00
nginx/conf.d Added directories for docker containers 2025-03-27 14:46:06 -06:00
.gitattributes Add git-crypt for the secret_key 2025-03-14 14:31:32 -06:00
.gitignore Updated gitignore and resolved issues with creating the app 2025-03-27 15:30:17 -06:00
docker-compose.yaml Add a simple docker-compose template 2025-03-27 14:44:02 -06:00
README.md Initial commit 2025-03-14 20:09:14 +00:00
requirements.txt Add git-crypt for the secret_key 2025-03-14 14:31:32 -06:00
run.py Have run.py use the app created by calling create_app() 2025-03-27 15:22:58 -06:00
uwsgi.ini Added directories for docker containers 2025-03-27 14:46:06 -06:00

MRE