Skip to content

ThiagoGMF/e-library

Repository files navigation

e-Library

Home

home

New Book

new_book1 new_book2

Book's page

book1 book2

The techical stuff

  • Ruby version: 2.7.2
  • Rails version: 6.1.3

To run locally

  • rails active_storage:install
  • bundle
  • rails s