Giter Site home page Giter Site logo

neilcode / inertia-rails-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brandonshar/inertia-rails-template

0.0 0.0 0.0 54 KB

A minimalist InertiaJS on Rails Template using Vite

JavaScript 15.28% Ruby 64.40% TypeScript 0.64% CSS 2.15% HTML 17.53%

inertia-rails-template's Introduction

Inertia on Rails Template

This is a minimal installation of Ruby on Rails, Vite, and InertiaJS. (It also uses the Tailwind Play CDN for some simple styling). Feel free to fork this and use it for your next spike, mvp, or entire application. If you'd like to take a look around to see how everything is working, I'd recommend checking out the following files:

  • app/frontend/pages/Dashboard.jsx: The React component being rendered by the / route
  • app/controllers/dashboard_controller.rb: The controller that handled rendering the root page
  • app/frontend/components/Layout.jsx: The React component providing the "magic" layout similar to Rails's application layout
  • app/frontend/entrypoints/application.jsx: The Vite entrypoint that handles initializing InertiaJS

To run locally:

bundle install
npm install
foreman -f Procfile.dev

inertia-rails-template's People

Contributors

brandonshar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.