https://github.com/sonickmumba/hello-rails-back-end
https://github.com/sonickmumba/hello-rails-back-end
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sonickmumba/hello-rails-back-end
- Owner: Sonickmumba
- Created: 2023-02-02T22:03:17.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-17T21:28:59.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T11:54:24.506Z (9 months ago)
- Language: Ruby
- Size: 570 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
**Hello Rails Back-End** is about setting up "Hello world" project as one app with Ruby on Rails api
-->
Frameworks
Database
- **[Implement a connection between a Ruby on Rails back-end and React front-end.]**
- **[Understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.]**
- Comming soon
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
> Node.js
run `npm install`
```sh
gem install rails
```
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone git@github.com:Sonickmumba/hello-rails-back-end.git
```
-
### Install
Install this project with:
```
cd Hello Rails Back-End
gem install rails
```
-
### Usage
To run the project, execute the following command:
```sh
npm start
```
-
-->
### Link to React app
- [React app](https://github.com/Sonickmumba/hello-react-front-end)
### Deployment
You can deploy this project using:
- Comming soon
👤 **Sonick Mumba**
- GitHub: [@Sonickmumba](https://github.com/Sonickmumba)
- Twitter: [@Sonick](https://twitter.com/MumbaSonick)
- LinkedIn: [Sonick Mumba](https://linkedin.com/in/sonickmumba)
- [ ] **[Add API authentication]**
- [ ] **[Use json serailzation]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Sonickmumba/Budget-app/issues).
If you like this project it a thumb up : 👍 and share this projects with your friends
I would like to thank...
- **Microverse** for giving the opportunity to learn
- Code reviewers and coding partners
- Hat tip to anyone whose code was used
- Inspiration
This project is [MIT](MIT.md) licensed.