This repo has been put out to pasture. For the future of Bauble on the web see the Bauble/bauble.web.
The Bauble API server for the Bauble (http://bauble.io) web app. Bauble is a web app for managing plant records and living collections collections for botanic gardens and arboretums.
- Install PostgreSQL >= 0.9.2
- Install Python 3
pip install -r requirements.txt
bin/reset_database.sh
./bake test
./bake server
BSD 3-Clause