Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saied2035/hello-rails-back-end
https://github.com/saied2035/hello-rails-back-end
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saied2035/hello-rails-back-end
- Owner: saied2035
- License: mit
- Created: 2022-07-12T08:42:43.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-28T19:08:14.000Z (over 2 years ago)
- Last Synced: 2023-03-04T16:39:38.107Z (over 1 year ago)
- Language: Ruby
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# hello rails back-end
> RoR api that give random greatings.
## Run the project locally
`rails s`
## Built With- Ruby
- Ruby linters
- stylint linters
- RoR## preequests
- postgresql database in your machine
## Getting Started
To get a local copy up and running follow these simple example steps.
- for SSH:
- `git clone [email protected]:saied2035/hello-rails-back-end.git`
- for https:
- `git clone https://github.com/saied2035/hello-rails-back-end.git`then run:
- `bundle install`
- `npm install`## Run tests
Run `rspec`
## React app repo:
[hello-rails-front-end](https://github.com/saied2035/hello-react-front-end)
## Authors👤 **Saied Gaffer**
- GitHub: [@Saied2035](https://github.com/saied2035)
- Twitter: [@SaiedGaffer](https://twitter.com/SaiedGaffer)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/saiedgaffer/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/saied2035/hello-rails-back-end/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse: [microverse community](https://github.com/microverseinc)
## 📝 License
This project is [MIT](./MIT) licensed.