Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pamphilemkp/hello-rails-back-end
- Owner: Pamphilemkp
- License: mit
- Created: 2022-12-16T13:08:44.000Z (about 2 years ago)
- Default Branch: development
- Last Pushed: 2023-01-08T21:23:08.000Z (about 2 years ago)
- Last Synced: 2024-10-24T16:21:00.075Z (3 months ago)
- Topics: ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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)> A Rails app for storing storing data in the server and serving the react app front-end through the api
## 🛠 Built WithLanguages
Frameworks
Tools & Methods
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
👤 **Pamphile MKP**
- GitHub: [@pamphilemkp](https://github.com/pamphilemkp)
- LinkedIn: [@pamphilemkp](https://www.linkedin.com/in/pamphile-musonda)
- Twitter: [@pamphilemkp](https://twitter.com/pamphilemkp)
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!
I would like to acknowledge:
- [Microverse](https://www.microverse.org/)
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._