The Hello Rails-backend project
- ✅ React
- ✅ Rails
- ✅ Postgresql
- ✅ Linters
Language
- Rails
- 🔰 Static view
- 🔰 Generate greeting
- 🔰 Api path
To get a local copy up and running, follow these steps.
- Download or clone this repostory.
- Provide a modern web browser.
In order to run this project you need:
- ✔ Ruby installed in your machine. you can download it from here
- ✔ IDE or a code editor installed in your machine.
- ✔ IRB.
- ✔ Get Postgresql up and running. you can download it from here.
- ✔ Git installed in your machine.
- ✔ Sign in or sign up to your Github account.
- ✔ A professional editer such as VS Code.
- ✔ An Updated web browser such as Google Chrome, you can download it from here.
-
Clone this repository to your desired folder:
-
Run this command in your command line interface:
cd [YOUR FOLDER]
git clone https://github.com/Megagig/Hello-Rails-Backend
cd hello_rails_react
bundle install
code .- Update the database.yml with your database credentials under the development section
- To run the project, execute the following command:
rails sThis project is deployed by the author, no permission for deployment by any other client.
👤 Obi Anthony
- GitHub: @megagig
- Twitter: @megagigsolution
- LinkedIn: Anthony Obi
- Add a new page
- Give a style
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly drop a start ⭐️ for the repository;
I would like to express my heartfelt gratitude to Microvere for the invaluable learning experience they have provided.
This project is MIT licensed.