Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        




Hello-rails-backend



# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Hello rails backend]

💰💼 I have created a React front-end with a Rails back-end and connect them to display a random message
the link of the front-end project is [This](https://github.com/Gardimy/hello-react-front-end)....

## 🛠 Built With

### Tech Stack

Client

### Key Features

- Gitflow execution
- Create API endpoint for Greeting message controller with specified route

(back to top)

## 💻 Getting Started

> To get a local copy up and running, follow these steps.

### Setup

- Clone this repository to your desired folder:

for cloning follow this steps

- Create a local directory where you can clone the project
- Clone the project to your directory by running

- Run the code with ruby

Example commands:

```sh
git clone https://github.com/Gardimy/hello-rails-back-end
```

### Prerequisites

In order to run this project you need:

- Node.js
- npm
- ruby 2.7.0
- rails
- PostgreSQL

(back to top)

### Install

Install this project with:

cd 'project name'

"npm i" to install all dependencies

"bundle install" to install all gems

"rails s" to run the server

## 👥 Authors

> 👤 **Gardimy Charles**

- GitHub: [@Gardimy](https://github.com/Gardimy)
- Twitter: [@gardyelontiga45](https://twitter.com/gardyelontiga45)
- LinkedIn: [Gardimy charles](https://www.linkedin.com/in/gardimycharles/)

(back to top)

## 🔭 Future Features

- [Add functionality for adding new greeting , updating and deleting it]

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

- If you like this project kindly leave a Star

(back to top)

## 🙏 Acknowledgments

- I would like to thank Microverse for the great project idea. ❤️

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)