Skip to content

ddvorkin14/rails-api-react-graphql-auth-boiler

Repository files navigation

Boilerplate

A brief description of what this project does and who it's for.

Installation

Backend

Navigate to the root directory and install the required gems:

bundle install

Frontend

Navigate to the /client directory and install the required npm packages:

cd client
npm install

Usage

Backend

Start the Rails server:

rails server

Frontend

Navigate to the /client directory and start the React development server:

cd client
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT# react-rails-graphql-boiler

react-rails-graphql-boiler

rails-api-react-graphql-auth-boiler

rails-api-react-graphql-auth-boiler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published