Jonathan Rosenbaum 03b234fc16 Update README.md
2017-09-08 23:00:24 -04:00

11 lines
330 B
Markdown

# Bike Database
**Docker for Bike Database**
The [Bikes and Clients database](https://github.com/Loos/bike-database) is used by [Recyclery](http://therecyclery.org/) staff and volunteers to track bikes and by our partner organizations to request a free bike for their clients.
```
docker-compose build
docker-compose up -d
```