An open API service indexing awesome lists of open source software.

https://github.com/sjdev2212/hello-rails-back-end


https://github.com/sjdev2212/hello-rails-back-end

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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!