Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
/ rainbow Public archive

A lightweight but useful library management system. It focuses on the ease of use for staff to manage inventory, members and their reservations and for readers to find and reserve books.

License

Notifications You must be signed in to change notification settings

blueskyacademy/rainbow

Repository files navigation

Rainbow

A library management system (LMS) / integrated library system (ILS)

Setup

bundle install

# Install Postgres if not present
brew cask install postgres

# Set up .env file
# Create a free account on filestack and set FILEPICKER_API_KEY
cp .env.sample .env

# set up DB
bin/rails db:create db:migrate

Solr

About

A lightweight but useful library management system. It focuses on the ease of use for staff to manage inventory, members and their reservations and for readers to find and reserve books.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published