You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jakobsn f52d29f744 Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 years ago
mysql Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 years ago
src Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 years ago
templates basic login and session enabled 6 years ago
.gitignore Hello world 6 years ago
README.md readme 6 years ago
docker-compose.yml Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 years ago

README.md

Prerequisites

Python >= 3.5

INSTALL

pip install -r requirements.txt

RUN

python vulnapp