derikbf / ebook-rails7-depot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository dedicated to the Agile Web Development With Rails 7 Book

This project is the result of the application created in Agile Web Development With Rails 7 Book, for study purposes.

book-agile-web-development-with-rails-7

Project Depot

The project was built following the business rules from the Book.

Technology Stack

  • ruby on rails 7.0.4
  • ruby 3.1.0
  • sqlit3 1.4
  • TailwindCSS

Set up

  1. Clone the project
git clone https://github.com/derikbf/ebook-rails7-depot
cd depot
  1. Install dependencies
bundle
  1. Start the project
bin/rails server
  1. http://localhost:3000/

About


Languages

Language:Ruby 63.7%Language:HTML 31.1%Language:JavaScript 3.0%Language:CSS 2.2%Language:Shell 0.1%