/hubs-bikes

HUBS Coop bike database

Primary LanguagePython

hubs-bikes

Build Status Built with

Bike repair tracking for HUBS Coop. 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]