- This is a simple app made using Ruby on Rails and the react(check the react repo here where you get one of the greetings from the basic API!
- Ruby on Rails
- React
- Ruby version 3.1.2
-
git clone
https://github.com/Thi-Ponce/hello-rails-api.git
-
change to the directory using
cd hello-rails-api
-
open with your preffered code editor.
-
use
bundle install
to make sure all the gems are installed -
use
npm install or yarn install
to make sure every dependancy and library is installed -
use
rails db:create
to create the database -
use
rails db:migrate
to populate your database -
if you wish to add more messages feel free to put them on the seed.rb file using the templeate provided there
-
to see your project live use
rails s
👤 Thiago Allan Porro Ponce
- GitHub: @Thi-Ponce
- Twitter: @Thi_ponce
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Microverse: microverse community
- All the friends that helped me along the way.