https://github.com/sjdev2212/hello-rails-back-end
https://github.com/sjdev2212/hello-rails-back-end
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sjdev2212/hello-rails-back-end
- Owner: sjdev2212
- Created: 2022-05-31T18:00:26.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2022-06-02T15:11:26.000Z (about 4 years ago)
- Last Synced: 2025-01-23T11:48:26.288Z (over 1 year ago)
- Language: Ruby
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Hello-rails-back-end
> Ruby on Rails API tou be consumed with this: [link to repository](https://github.com/sj1978/hello-react-front-end-.git)
## Built With
- Major languages: Ruby
- Frameworks: ROR
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
You need to have followings installed in your local machine:
- `Ruby`
- `Postgresql`
- `Rails`
- `RSpec`
- `node.js`
### Setup
To setup the Items Library project in your local, in the repo page:
- click on code (dropdown list) > Download as ZIP.
- or open terminal of path you want to install project and run this command:
`git clone https://github.com/sj1978/Hello-rails-back-end.git`
- `cd hello-rails-back-end/`
- `bundle install`
- `bin/rails db:create`
- `bin/rails db:migrate`
- `bin/rails db:seed`
## Instruction on the usage
- Run the following comands in your command line:
- `rails s`
## Author
👤 **Anibal Amoroso**
- GitHub: [@sj1978](https://github.com/sj1978)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/anibalamoroso/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!