Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipe-perez-ferraro/hello-rails-backend
https://github.com/felipe-perez-ferraro/hello-rails-backend
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/felipe-perez-ferraro/hello-rails-backend
- Owner: Felipe-Perez-Ferraro
- License: mit
- Created: 2023-12-05T15:29:04.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-12-07T21:03:04.000Z (about 1 year ago)
- Last Synced: 2024-10-19T02:47:18.401Z (3 months ago)
- Language: Ruby
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
- [🚀 Front End Part](#front-end-part)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Hello Rails Backend** is a Ruby on Rails project where i integrated react code in two pages.
Client
Server
Database
- **Added react code**
[Front End Part](https://github.com/Felipe-Perez-Ferraro/hello-react-front-end)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
gem install rails
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/Felipe-Perez-Ferraro/hello-rails-backend
```
### Install
Install this project with:
```sh
cd my-project
gem install
```
### Usage
To run the project, execute the following command:
```sh
rails server
```
### Run tests
To run tests, run the following command:
```sh
rspec spec/
```
👤 **Felipe Perez Ferraro**
- GitHub: [@githubhandle](https://github.com/Felipe-Perez-Ferraro)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/felipe-perez-ferraro-6b9358218/)
- [ ] **Web Styling**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Felipe-Perez-Ferraro/hello-rails-backend/issues).
If you like this project please share with your friends and family!
I would like to thank Microverse for teach me and support me to do this.
This project is [MIT](./LICENSE) licensed.