daudi13 / bookstoreAuthApi

This is the backend for the bookstorecms project

Home Page:https://bstorecms.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore

This is the backend section of the bookstorecms website built with ruby on rails, devise-jwt and postgresql for the database: The website can:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

Check the live demo here

Check the frontend repo here

Built with

  • Ruby
  • device-jwt
  • postgresql

Getting Started

To get a local copy up and running follow the steps below

  • clone this repo by copy pasting this on your terminal git clone https://github.com/daudi13/bookstoreAuthApi

  • open the project folder 'cd bookstoreAuthApi'

  • Run 'bundle install' to install all dependencies

  • Run 'ruby s' to start the live server

Author

David Ouma

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your Support

Give a star if you like this project!

License

This project is under the MIT license.

About

This is the backend for the bookstorecms project

https://bstorecms.herokuapp.com

License:MIT License


Languages

Language:Ruby 99.5%Language:HTML 0.5%