Skip to content
/ ravit Public template

A boilerplat for Rails, Vite and Tailwindcss

Notifications You must be signed in to change notification settings

rabira-hierpa/ravit

Repository files navigation

RaViT - Rails, Vite and Tailwindcss

This is a template for a Rails 6.1 application with Vite and Tailwindcss.

Installation

git clone https://github.com/rabira-hierpa/ravit.git
cd ravit
bundle install
yarn install

Running the app

rails s

Template info

  • Ruby version - 3.2.2

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Contributing

Any contributions you make are greatly appreciated.