franciscoPonceDev / rails-react-back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rails Back-End

"Hello Rails Back End" is the back end of the 'Hello-Rails-React'

Front End

Access the Front End using the following repo

React Front end

Built With

  • Ruby
  • Rails
  • Postgres

Getting Started

To launch the project locally:

Step 1:

  • Clone this repo locally using git in the command line and the following command
> git clone git@github.com:franciscoPonceDev/rails-react-back.git
  • Then cd into the directory using
> cd rails-react-back
  • Alternatively, you can just download the complete zip file and extract the folder in your directory

Step 2:

  • In the project directory, you should download all dependencies using:
> bundle install
  • then setup the db using the following command in the CL
> bin/rails db:setup db:seed
  • Finally, you can use this command to start the live server and checkout the app!
> bin/rails s

Authors

πŸ‘€ Francisco Ponce

🀝 Contributing

Contributions, issues, and feature requests are welcome and highly encouraged! We feel that your input is what helps us grow so you're always Welcome :)

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! I would love to hear your thoughts and ideas πŸ–€

πŸ“ License

This project is MIT licensed.

About

License:MIT License


Languages

Language:Ruby 86.3%Language:Batchfile 12.4%Language:HTML 1.3%