Skip to content

hopeitpl/HopeIT-backend

Repository files navigation

Kosmolog

Technologies used

Requirements

  • Python 3.6+

Installation

  1. Install requirements
  • pip install -r requirements.dev.txt
  1. Install hopeit module
  • python setup.py develop
  1. Setup PosgreSQL database. Database url can be configured by DATABASE_URL env var.
  2. Run migrations
  • alembic upgrade head
  1. Start UWSGI
  • uwsgi uwsgi.ini
  1. Go to localhost:8000 and see if it is working.

Running tests:

  • pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •