Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the thing

  1. Install pyenv
  2. Install python 3.12 pyenv install 3.12
  3. Create a virtual env pyenv virtualenv 3.12 <venv name>
  4. Activate the virtual env pyenv activate <venv name>
  5. Install using pipenv pipenv install
  6. flask --app server run to run the server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages