This project is no longer active. If you're interested in building a modern ILS that works for both low-resource (offline-first) and medium to large libraries, hit me up for a chat.
Project is in alpha stages. Proper documentation coming soon. For now...
- Install Docker
- Clone this repo
- In the repo root, type
docker-compose -f compose-dev.yml up -d
- Open http://localhost:8000/ in your browser and if all's well you should see a
Hello World