Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/david-lanzz/hello-rails-backend
https://github.com/david-lanzz/hello-rails-backend
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/david-lanzz/hello-rails-backend
- Owner: David-Lanzz
- Created: 2023-07-19T14:15:26.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-07-20T06:02:05.000Z (over 1 year ago)
- Last Synced: 2023-07-20T06:57:26.875Z (over 1 year ago)
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Random Greeting
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**[Random Greeting]** is a fullstack web application that displays a random greeting each time the page app loads.
## Link To FrontEnd Project:
- "https://github.com/david-lanzz/hello-rails-backend/"Server
Database
Client
- **[Display random greeting on page load]**
### Preriquisites
Ruby version >= 3.0.0
Node version >= 14.9.0
PostgresQL
### Setup
Clone this repository to your desired folder:
sh
cd my-folder
git clone https://github.com/david-lanzz/hello-rails-backend.git
### Install:
Run: bundle install
Run: npm install
### Create database:
Run: rails db:create
### Create database schema:
Run: rails db:migrate
### Start:
Run: rails s
### Tests:
Run: rspec
👤 **Olanrewaju Oduola**
- GitHub: [@Olanrewaju Oduola](https://github.com/david-lanzz)
- [ ] **[Add button to generate greeting]**
- [ ] **[Add navigation]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/david-lanzz/hello-rails-backend/issues).
## ⭐️ Show your support
If you like this project, give it a star please!
-
Microverse