Skip to content

remotehublab/rhl-relia-cloud-backend

Repository files navigation

relia-backend

Create a virtual environment:

$ python3 -mvenv env

Activate the environment:

$ . env/bin/activate $ pip install -r requirements.txt

And then, every time you want to run it

$ . env/bin/activate $ flask run --with-threads --exclude-patterns "/uploads/"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages