chisler / grandmother

Ethfinex hackathon Django backend for mobile application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyInvest Server

Make sure you have Python installed properly. Also, install the Heroku CLI and Postgres.

$ git clone git@github.com:heroku/python-getting-started.git
$ cd python-getting-started

$ pipenv install

$ createdb python_getting_started

$ python manage.py migrate
$ python manage.py collectstatic

$ heroku local

About

Ethfinex hackathon Django backend for mobile application.


Languages

Language:Python 100.0%