Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

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

# Hello rails back end

> Rails API for retriving random messages in json format.

## Built With

- Ruby
- Rails API
- Postgres

## Getting Started

### Project Set up:

#### Step 1:

- Open your command line and clone the repo locally

```bash
> https://github.com/Nicolaswg/hello-rails-back-end.git
```

- Then cd into the directory using

```bash
> cd hello-rails-back-end
```

#### Step 2:

- In the project directory, you should run the following command for installing all the required gems:

```bash
> bundle install
```

- then setup the db using the following command in the CL

```bash
> bin/rails db:setup
```

- Finally, you can use this command to start the live server and checkout the app!

```bash
> bin/rails s
```

## Authors

👤 **Nicolas Gonzalez**

- GitHub: [@Nicolaswg](https://github.com/Nicolaswg)
- Twitter: [@Nicolas54146830](https://twitter.com/Nicolas54146830)
- LinkedIn: [nicolas-gonzalez](https://www.linkedin.com/in/nicolas-gonzalez-8623461a0/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome and highly encouraged!
We feel that your input is what helps us grow so you're always Welcome :)

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!
I would love to hear your thoughts and ideas 🖤