Go to file
2025-03-27 16:10:56 -06:00
app Resolved issue with invalid import reference. 2025-03-27 16:10:56 -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
MRE.env Added MRE.env file 2025-03-27 15:36:00 -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
secrets Put the secrets file in a more appropriate place 2025-03-27 15:37:16 -06:00
start.sh Added simple start/stop helper scripts. 2025-03-27 16:08:22 -06:00
stop.sh Added simple start/stop helper scripts. 2025-03-27 16:08:22 -06:00
uwsgi.ini Added directories for docker containers 2025-03-27 14:46:06 -06:00

MRE