Rails back end A simple back end application that build with Ruby on Rails Framework. It creates random gretting message from database and make is ready as an API endpoit.
Front End React APPLication Link Front end React
Client
- N/A
Server
- Ruby on Rails
Database
- Postgresql
- Intergrate rails with react
- Simple UI
- Beautiful Design
To get a local copy up and running, follow these steps.
Clone the repo into your local machine:
git clone https://github.com/getssh/hello-rails-back-end
In order to run this project you need to:
To install the dependencies run the following command
bundle install
To start the project execute this command Please run rails on port 3001 seince port 3000 will be used by react
rais s -p 3001
To run the tests execute this command
rspec spec/
👨💻 Getayawkal Tamrat
- GitHub: @getssh
- Twitter: @GetayawkalT
- LinkedIn: @getayawkal-tamrat
- Animations 👀
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave a start for it.
I would like to thank Microverse for helping me in my journey to become a Fullstack developer 🌹
This project is MIT licensed.