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

code-snippet-generator

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    MaxEhrlicherSchmidt authored
    b96aaf7a
    History
    user avatar b96aaf7a
    Name Last commit Last update
    assignment_9_updated
    .gitignore
    ReadMe.md

    Setup

    1. create a .env file in the /assignment_9_updated directory
    2. Add USERNAME=<zedat username> PW=<zedat password> to the .env file
    3. run pip install -r requirements.txt
    4. run python app.py
    5. open http:/localhost:5000 in the browser