AJ-Kulundu / hotwiredcases

A collection of cases to apply Hotwire in your Rails application

Home Page:https://hotwiredcases.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotwired cases

A collection of cases where you can apply Hotwire in your Rails applications.

Setup

Requirements

  • Ruby 3.1.2
  • Postgresql
  • Foreman

Run app

Setup with

bin/setup

Seed database with

rails db:seed 
or 
rails db:seed:replant

Start the server and build assets

bin/dev

About

A collection of cases to apply Hotwire in your Rails application

https://hotwiredcases.dev


Languages

Language:Ruby 64.9%Language:HTML 28.5%Language:JavaScript 3.4%Language:CSS 3.0%Language:Shell 0.2%