Skip to content

hsztan/Bee-Bookings-Back-End

Repository files navigation

BeeBookings Backend API Application

A Rails API App for Serving BeeBookings FrontEnd Beeboking React APP

Getting Started

To get a local copy of the project, follow these steps:

  1. Open the terminal and navigate to the folder where you would like to put these files.
  2. 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

Authors

👤 Aaron Keegan

👤 Augusto Galindo

👤 Emily Robertson

👤 Henry Nawrocki

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to the Rails community for the inspiration and guidance.

📝 License

This project is MIT licensed.

About

Rails Restful API backend for Bee Bookings App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published