Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aimalamiri/hello-rails-backend
https://github.com/aimalamiri/hello-rails-backend
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aimalamiri/hello-rails-backend
- Owner: aimalamiri
- Created: 2022-09-13T10:39:42.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-13T15:42:35.000Z (over 2 years ago)
- Last Synced: 2024-10-26T11:27:00.353Z (about 2 months ago)
- Language: Ruby
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Rails API
This is a simple hello world api using rails.
## Built With
- Ruby
- Rails 7.0
- React## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- Make sure you already installed Ruby version 3 or higher and Git.
### Setup
Clone the repository using the below commands.
- `git clone [email protected]:aimalamiri/Rails-Webpack-React-Template.git `
- `cd Rails-Webpack-React-Template`
- `rails db:create db:migrate db:seed`
- `rails server`### Usage
Kindly modify the files as needed.
## Author
👤 **Aimal Aimiri**
- GitHub: [@aimalamiri](https://github.com/aimalamiri)
- Twitter: [@meaimal](https://twitter.com/meaimal)
- LinkedIn: [Aimal Amiri](https://linkedin.com/in/aimal-amiri)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/aimalamiri/Rails-Webpack-React-Template/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.