Initial commit.
parents
No related branches found
No related tags found
Showing
- .gitignore 133 additions, 0 deletions.gitignore
- Brewfile 1 addition, 0 deletionsBrewfile
- Dockerfile 38 additions, 0 deletionsDockerfile
- LICENSE.md 7 additions, 0 deletionsLICENSE.md
- LICENSES.md 32 additions, 0 deletionsLICENSES.md
- README.md 75 additions, 0 deletionsREADME.md
- app/ccgapp.py 69 additions, 0 deletionsapp/ccgapp.py
- app/templates/form.html 20 additions, 0 deletionsapp/templates/form.html
- app/wccg.py 57 additions, 0 deletionsapp/wccg.py
- docker-compose.yml 13 additions, 0 deletionsdocker-compose.yml
- nginx.conf 6 additions, 0 deletionsnginx.conf
.gitignore
0 → 100644
Brewfile
0 → 100644
Dockerfile
0 → 100644
LICENSE.md
0 → 100644
LICENSES.md
0 → 100644
README.md
0 → 100644
app/ccgapp.py
0 → 100644
app/templates/form.html
0 → 100644
app/wccg.py
0 → 100644
docker-compose.yml
0 → 100644
nginx.conf
0 → 100644
Please register or sign in to comment