Skip to content

Simple integration of Rails and React-Redux with react-rails gem. No ReduxToolkit.

License

Notifications You must be signed in to change notification settings

Hombre2014/hello-rails-react

Repository files navigation

"Hello world" with rails-react gem

Ruby on Rails and React App

Description

Iintegrating Rails and React in one application.

Project requirements

The project requirements can be viewed here

Built With

  • Languages: Ruby, JavaScript
  • Framework: Ruby on Rails, React, Redux
  • Database: PostgreSQL

Usage

Run the following commands:
git clone https://github.com/Hombre2014/hello-rails-react
cd hello-rails-react
bundle install
rails s
In separate terminal run the following command to start the Webpack Dev server ./bin/webpack-dev-server Open a browser and go to: https://localhost:3000 to view the app.

Database setup

To start with the sample database, please use:

cd hello-rails-react
rails db:create db:migrate db:seed

Author

👤 Yuriy Chamkoriyski

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Simple integration of Rails and React-Redux with react-rails gem. No ReduxToolkit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published