thenewboston-developers / thenewboston-Backend

API for thenewboston.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project setup

Project setup instructions here.

mkdir -p local
cp thenewboston/project/settings/templates/settings.dev.py ./local/settings.dev.py
cp thenewboston/project/settings/templates/settings.unittests.py ./local/settings.unittests.py

About

API for thenewboston.


Languages

Language:Python 98.8%Language:Makefile 0.8%Language:Dockerfile 0.2%Language:Shell 0.2%