Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubydevi/hello-rails-back-end
https://github.com/rubydevi/hello-rails-back-end
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/rubydevi/hello-rails-back-end
- Owner: rubydevi
- License: mit
- Created: 2023-10-30T13:07:53.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-01-09T13:51:42.000Z (10 months ago)
- Last Synced: 2024-01-09T15:02:20.430Z (10 months ago)
- Language: Ruby
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hello-rails-back-end
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Hello Rails React ](#-hello-rails-back-end-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Front End ](#front-end-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage ](#usage-)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)A fully functional Rails API project where you can use to practice.
Client
Server
- Rails API App
- Two App Project
- API Endpoints
Go to this [link](https://github.com/rubydevi/hello-react-front-end) to get the front end.
### Prerequisites
In order to run this project you need:
- [Ruby](https://www.ruby-lang.org/en/) installed and running.
- You should be able to use [IRB]().
### Setup
Clone this repository to your desired folder:
```
git clone [email protected]:rubydevi/hello-rails-back-end.git
```
### Install
Install thr project dependencies with:
```
bundle install
```
To run the project, execute the following command:
```
rails server
```
To test the project, execute the following command:
```
rspec src/spec/
```
👤 **Chongtham Ruby Devi**
- GitHub: [@rubydevi](https://github.com/rubydevi)
- LinkedIn: [Chongtham Ruby Devi](https://www.linkedin.com/in/chongtham-bhoomika/)
- Forms
- Multiple Roles
- User Management System
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/rubydevi/hello-rails-back-end/issues).
If you like this project and want to support me make cooler projects Give this project a Star.
This project is [MIT](https://github.com/rubydevi/hello-rails-back-end/blob/main/LICENSE) licensed.