Skip to content

ofpau/neverland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neverland

Setup

The first time, create an environment:

virtualenv -p /usr/bin/python3 env

To work on the project, activate the environment:

source env/bin/activate

The first time, install the dependencies:

pip install requirements.txt

Run the project:

FLASK_APP=main.py flask run

About

Fly my life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published