- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is an API end point that provide several greeting messages.
Framework
- Ruby on Rails
Database
- Provide a bunch of greeting messages
To get a local copy up and running, follow these steps.
In order to run this project you need: Ruby invironment latest version, rails latest version, Editor like (VS code)
Clone this repository to your desired folder
cd my-folder
git clone https://github.com/alanluqman/hello-rails-back-end.git
Install this project with: cd my-project gem install
bundle install
rails db:create
rails db:migrate
rails db:seed
To run the project, execute the following command:
rails server
You can deploy this project using:
coming soon...
👤 Alan Luqman
- GitHub: @alanluqman
- LinkedIn: Alan luqman
- Add authentication
- Add authorization
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, I highly incorage you to give this project star and leave a feedback.
I would like to thank Microverse for this wonderful program.
Not yet.
This project is MIT licensed.