Skip to content

Rails and React application with basic authentication setup.

Notifications You must be signed in to change notification settings

joshuaneedham/rails-react-auth

Repository files navigation

README

This project includes a Rails API backend with React Front-end. Cookie based authentication is already built out. Redux is installed and initialized with some work started for managing the User login and registration. Please feel free to fork the repo and build whatever you want. Other features include Postgresql database and bootstrap theming.

bundle

cd front-end

npm i

rails db:create

rails db:migrate

rake start

create by Joshua Needham with help from DevMountain tutorials available on youTube.

About

Rails and React application with basic authentication setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published