Skip to content

Dummy app which uses Rails Turbo to make reservations at hotels

Notifications You must be signed in to change notification settings

martintomas/hotels

Repository files navigation

README

Dummy Hotel reservation app which shows advantages and disadvantages of using Hotwire.

How to run

cp .env.example .env
bundle install
yarn install
rake db:create db:migrate db:seed

Double check that db variables are properly setup at your .env file.

About

Dummy app which uses Rails Turbo to make reservations at hotels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published