Welcome to "Super Rails"!!!

This is a boilerplate for Soloplener built with Rails! 🚂

Web framework

Ruby on Rails

Authentication

Devise

Go to Sign-in Page Go to Login-in Page

Authorization

Pundit

See `/app/policies/user_policy.rb`

Admin DashBoard

Avo

Go to Admin Page

Session Manager

AnyLogin

Click on the person icon in the bottom left corner.

User tracking

Ahoy

Run `rails c` in your terminal and type `User.first.visits`

Notification

Noticed

Development Preview

RailsLiveReload

Edit one of the ERB file and check its page has changed automatically without reloading in browser

Component

ViewComponent

See `/app/views/core/header_component.rb`

Style

Tailwind CSS

UI Library

Diasy UI

See `/app/views/core/header_component.rb`

Javascript

pnpm + esbuild

Hotwire

Hotwire

Icons

List of Icons

Rails Icons

Phosphor

Testing

Minitest

Deployment

Kamal

Database

SQLite

Static Data

ActiveHash

See `config/release_notes.yml` as an example.

Active Hash

See `config/release_notes.yml` as an example.

Go to Release Notes