Original proof-of-concept for the Vieter project.
This repository has been archived on 2022-06-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
Jef Roosens 608e888fe7
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fixed routing issue
2021-12-31 14:04:17 +01:00
s6/services/gunicorn First prototype of Dockerfile 2021-12-30 22:28:24 +01:00
.dockerignore First prototype of Dockerfile 2021-12-30 22:28:24 +01:00
.gitignore First prototype of Dockerfile 2021-12-30 22:28:24 +01:00
.woodpecker.yml Removed ci thingy 2021-12-31 11:35:46 +01:00
app.py Fixed routing issue 2021-12-31 14:04:17 +01:00
Dockerfile Fixed missing python-setuptools 2021-12-31 12:42:23 +01:00
Makefile First prototype of Dockerfile 2021-12-30 22:28:24 +01:00
nginx.conf Fixed routing issue 2021-12-31 14:04:17 +01:00
requirements.txt Added Makefile wrapper 2021-12-30 21:29:05 +01:00