Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A Rails app for storing storing data in the server and serving the react app front-end through the api
https://github.com/pamphilemkp/hello-rails-back-end

ruby-on-rails

Last synced: about 1 month ago
JSON representation

A Rails app for storing storing data in the server and serving the react app front-end through the api

Awesome Lists containing this project

README

        

logo

Microverse README Template

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 hello-rails-backend

> A Rails app for storing storing data in the server and serving the react app front-end through the api
## 🛠 Built With

### Tech Stack

Languages

Frameworks

Tools & Methods

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

- Install [RAILS](https://rubyonrails.org/)

### Frontend
- Click [here](https://github.com/Pamphilemkp/hello-react-front-end/tree/frotend) to go to the frontend
### Setup

Clone this repository to your desired folder:

- cd my-folder
- git clone https://github.com/pamphilemkp/hello-rails-back-end.git

### Install

Install this project with:

- cd hello-rails-back-end
- bundle install

### Usage

To run the project on the server, execute the following command:

- bundle install

## 👥 Authors

👤 **Pamphile MKP**

- GitHub: [@pamphilemkp](https://github.com/pamphilemkp)
- LinkedIn: [@pamphilemkp](https://www.linkedin.com/in/pamphile-musonda)
- Twitter: [@pamphilemkp](https://twitter.com/pamphilemkp)

(back to top)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support
Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

I would like to acknowledge:
- [Microverse](https://www.microverse.org/)

(back to top)

(back to top)

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)