IsaacBell / rails-react-starter-q3-23

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 7 & React Boilerplate Starter

This project provides a robust starting point for applications built with Rails 7 and React, featuring a structured environment with a set of predefined functionalities and configurations to expedite the development process.

Installation

git clone https://github.com/IsaacBell/rails-react-starter-q3-23.git
cd rails-react-starter-q3-23
bundle
yarn
rails db:setup db:migrate

Usage

./bin/dev

About


Languages

Language:Ruby 80.0%Language:TypeScript 12.7%Language:HTML 4.6%Language:JavaScript 1.7%Language:CSS 0.7%Language:Shell 0.2%Language:Procfile 0.1%