Skip to content
Snippets Groups Projects
Select Git revision
  • 729838f151aefaed1b78d082bb5ea54c855501ea
  • master default protected
2 results

todo

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Daniel Nemeth authored
    729838f1
    History
    Name Last commit Last update
    static
    templates
    README.md
    app.py
    requirements.txt
    • python3 -m venv venv
    • source venv/bin/activate
    • pip3 install -r requirements.txt
    • flask run --host 0.0.0.0