Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 4 hours ago
JSON representation

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-)

# 📖 Hello Rails App

A fully functional Rails API project where you can use to practice.

## 🛠 Built With

### Tech Stack

Client

Server

### Key Features

- Rails API App
- Two App Project
- API Endpoints

(back to top)

### Front End

Go to this [link](https://github.com/rubydevi/hello-react-front-end) to get the front end.

(back to top)

## 💻 Getting Started

### 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
```

### Usage

To run the project, execute the following command:

```
rails server
```

### Test

To test the project, execute the following command:

```
rspec src/spec/
```

(back to top)

## 👥 Authors

👤 **Chongtham Ruby Devi**

- GitHub: [@rubydevi](https://github.com/rubydevi)
- LinkedIn: [Chongtham Ruby Devi](https://www.linkedin.com/in/chongtham-bhoomika/)

(back to top)

## 🔭 Future Features

- Forms
- Multiple Roles
- User Management System

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/rubydevi/hello-rails-back-end/issues).

(back to top)

## ⭐️ Show your support

If you like this project and want to support me make cooler projects Give this project a Star.

(back to top)

## 📝 License

This project is [MIT](https://github.com/rubydevi/hello-rails-back-end/blob/main/LICENSE) licensed.

(back to top)