- 📗 Table of Contents
- 📖 Rails Frontend
- 🛠 Built With
- 🎲 Key Features
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgments
- 📝 License
rails-backend display random greeting message.
Rail
Server
Database
- Create Ruby on Rails project
- serve endpoint
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
gem install rails
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/touredri/rails-backend.git
Install this project with:
Example command:
cd rails-backend
gem install
To run the project, execute the following command:
Example command:
rails server
To run tests, run the following command:
Example command:
rspec
👤 Drissa Toure
- Add other endpoint.
- Create other functionalities.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly show some love, give it a 🌟 STAR 🌟
I would like to thank:
- Microverse
- Code Reviewers
- Learning Partners
This project is MIT licensed.