A Rails API App for Serving BeeBookings FrontEnd Beeboking React APP
-
Link to Frontend BeeBooking App: Greeting Backend Selector
-
Live Deployment: Heroku
To get a local copy of the project, follow these steps:
- Open the terminal and navigate to the folder where you would like to put these files.
- Type the following commands into the terminal:
git clone https://github.com/hsztan/Hello-Rails-Back-End.git
cd hello-rails-back-end
bundle install
'npm install' or 'yarn install'
rails db:create
rails db:migrate
rails db:seed
'rails s' to start the server locally
👤 Aaron Keegan
- GitHub: @AKeeganDev
- Twitter: @AkeeganDev
- LinkedIn: AKeeganDev
👤 Augusto Galindo
- GitHub: @jsug9
- LinkedIn: Augusto Galindo
👤 Emily Robertson
- GitHub: @emyrue
- Twitter: @EmyrueRobertson
- LinkedIn: LinkedIn
👤 Henry Nawrocki
- GitHub: @hsztan
- Twitter: @hsztanski
- LinkedIn: henry-nawrocki
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to the Rails community for the inspiration and guidance.
This project is MIT licensed.