Bike database interface
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
330 B

7 years ago
# Bike Database
7 years ago
**Docker for Bike Database**
8 years ago
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.
```
7 years ago
docker-compose build
docker-compose up -d
```