Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the application:

  1. Set the environment variables:
    • SECRET_KEY
    • DB_NAME
    • DB_PASSWORD
    • DB_HOST
    • DB_PORT
    • ALLOWED_HOSTS
  2. Install poetry. Recommended way:
$ curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -

Alternative way (not recommended):

$ pip install --user poetry
  1. Install project's dependencies:
$ poetry install

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages