- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Hello rails react is a project that I built as practical start for learning how to integrate ReactJs into Ruby on rails with the help of webpack and postgreqsl as a database management system. In this project I set up a table that stores messages in an api endpoint.
[Hello rails react] is a ruby Api endpoint for storing messages.
Hello rails react is backend project
Front-End
Database
We can do CRUD operations on following things:
- Users
Add a link to your deployed project.
In order to start with this project do as follows :
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
git clone git@github.com:Strangeal/hello-rails-react.git
then
cd hello-rails-react
Install this project with:
bundle install
rails s
To run app test. run the following commad:
rspec
To run tests, run the following command:
rubocop
OR
rubocop -a
it will automatically correct the errors
👨💻 Justice Bajeri
- GitHub: Link to Github Profile
- Twitter: Link to Twitter Profile
- LinkedIn: Link to LinkedIn Profile
In upcoming weeks I will add some features as mentioned below
- Authentication and Authorization
- API & Documentation
- High UI
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project then please give a ⭐️ and also share your feedback using github_issues.
This project is MIT licensed.