Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gardimy/hello-rails-back-end
https://github.com/gardimy/hello-rails-back-end
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gardimy/hello-rails-back-end
- Owner: Gardimy
- License: mit
- Created: 2023-10-16T10:41:12.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-12-01T13:12:04.000Z (12 months ago)
- Last Synced: 2023-12-01T20:25:03.948Z (12 months ago)
- Language: Ruby
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)💰💼 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)....Client
- Gitflow execution
- Create API endpoint for Greeting message controller with specified route
> 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
### 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
> 👤 **Gardimy Charles**
- GitHub: [@Gardimy](https://github.com/Gardimy)
- Twitter: [@gardyelontiga45](https://twitter.com/gardyelontiga45)
- LinkedIn: [Gardimy charles](https://www.linkedin.com/in/gardimycharles/)
- [Add functionality for adding new greeting , updating and deleting it]
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Gardimy/hello-rails-back-end/issues).
- If you like this project kindly leave a Star
- I would like to thank Microverse for the great project idea. ❤️
This project is [MIT](./LICENSE) licensed.