/piedpiper-web

A sample scaffolded project from https://github.com/agconti/cookiecutter-django-rest

Primary LanguagePython

piedpiper-web

Build Status Built with

Its all about a Weissman score > 5.0. Check out the project's documentation.

Prerequisites

Local Development

Start the dev server for local development:

docker-compose up

Run a command inside the docker container:

docker-compose run --rm web [command]