Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/omar-muhamad/hello-rails-back-end


https://github.com/omar-muhamad/hello-rails-back-end

Last synced: about 12 hours ago
JSON representation

Awesome Lists containing this project

README

        

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

# Hello Rails API backendend

> This is a practice project of making site using 2 different repos React app for the front-end and rails for backend.

here is the link to the [frontend react app](https://github.com/Omar-Muhamad/hello-react-front-end).

## Built With :gear:

- Ruby.
- Rails.
- CORS.

## Getting Started

To get a local copy up and running follow these simple example steps.

### 1- Prerequisites
You must have `Git`, `npm`, `ruby`, `rails`, and `PostgreSQL` installed in your machine.
### 2- Setup
Run either of the following commands to clone the repository locally:
~~~bash
git clone https://github.com/Omar-Muhamad/hello-rails-back-end
~~~
~~~bash
git clone https://github.com/Omar-Muhamad/hello-react-front-end
~~~
### 3- Install
Run `bundle i` to install all the necessary dependencies.
Run `rails db:reset` to drop, create, migrate, and seed data to the database
### 4- Run live server
Run `rails s` to run the Rails live server.

## Author

👤 **Omar Muhammad**

- GitHub: [Omar-Muhamad](https://github.com/Omar-Muhamad)
- Twitter: [@Eng_OmarMuhamad](https://twitter.com/Eng_OmarMuhamad)
- LinkedIn: [@eng-omarmuhammad](https://www.linkedin.com/in/eng-omarmuhammad/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!
## 📝 License

This project is [MIT](./MIT.md) licensed.