- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Hello Rails Back-End is a hello world project for a rails api app.
Server
Database
- Rails api
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby runtime environment
- Postgresql
- Rails
- React.js
- Redux
Clone this repository to your desired folder:
Install this project with:
- Clone the repository using
git@github.com:Alfred-KInyua/hello-rails-back-end.git
- Navigate to the folder using
cd hello-rails-back-end
To run the project, execute the following command:
- install necessary gems
bundle install
- run the development server on port 3001
rails s -p 3001
👤 Alfred Kinyua
- GitHub: @AlfredKInyua
- Twitter: @alfkinyua
- LinkedIn: AlfredKInyua
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
I would like to thank microverse for providing the curriculum to guide me on this project.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.