A library where users may see listings of books, borrow books and return them later.
- Ruby on Rails
- GraphQL
- Ruby v3.1.3
- Rails v7.0.4.2
- Postgres
To set up a local copy of the project, open terminal and run
git clone git@github.com:wandji20/community-library.git
cd community-library
bundle install
rails db:create
rails db:migrate
rails db:seed
- Now you are ready to run a local server
- Go to http://localhost:3000/grapiql
- Try queries!!
👤 Wandji Bertrand
- Github: @wandji20
- Twitter: @wandjibertrand
- Linkedin: Linkedin
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!