This website requires JavaScript.
Explore
Help
Register
Sign In
Quarter
/
MRE
Watch
2
Star
0
Fork
0
You've already forked MRE
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
2
Branches
0
Tags
125
KiB
Python
87.1%
Dockerfile
11.7%
Shell
1.2%
4563f04d84
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
ChristopherDiesch
4563f04d84
Updated gitignore and resolved issues with creating the app
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
README.md
MRE