Skip to content

yanndav/ecolometricsBack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start the server in development mode:

Yann . 18.05

Please launch the server to access database on local host:

  1. Create virutal environment Linux and Mac: python3 -m venv "apienv" Windows: py -m venv "apienv"

  2. launch venv Linux and Mac: source api bin/activate Windows: api/Scripts/activate

  3. Install packages pip install -r requirements.txt

  4. Launch app: flask run

About

🌱 This is the github for Ecolometrics API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published