Skip to content

kla/rails_vite

Repository files navigation

Rails Vite

A Ruby gem that makes it easy to use Vite with Rails.

Features

  • Automatically runs the Vite dev server for you
  • Uses a rack proxy to proxy Vite http and websocket (for HMR) requests to the vite dev server
  • Compiles Vite assets for you when assets:precompile is run

Installation

Add this line to your application's Gemfile:

gem "rails_vite"

And then execute:

$ bundle install

Usage

TODO

License

The gem is available as open source under the terms of the MIT License.

About

Rails + Vite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages