Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santosh-konappanavar/hello-rails-react
https://github.com/santosh-konappanavar/hello-rails-react
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/santosh-konappanavar/hello-rails-react
- Owner: Santosh-Konappanavar
- License: mit
- Created: 2023-07-26T16:02:41.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2023-07-29T09:51:38.000Z (over 1 year ago)
- Last Synced: 2024-04-18T14:12:16.035Z (7 months ago)
- Language: Ruby
- Size: 685 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Random Greeting
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Random Greeting\] ](#-random-greeting-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Preriquisites](#preriquisites)
- [Setup](#setup)
- [Install:](#install)
- [Create database:](#create-database)
- [Create database schema:](#create-database-schema)
- [Start:](#start)
- [Tests:](#tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**[Random Greeting]** is a full-stack web application that displays a random greeting each time the page app loads.
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/Santosh-Konappanavar/hello-rails-react.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
👤 **Santosh Konappanavar**
- GitHub: [@Santosh-Konappanavar](https://github.com/Santosh-Konappanavar/Portfolio-mobile-setup)
- Twitter: [@SantoshKonapp1](https://twitter.com/SantoshKonappa1)
- LinkedIn: [@Santosh Konappanavar](https://www.linkedin.com/in/santosh-konappanavar/)
- [ ] **[Add button to generate greeting]**
- [ ] **[Add navigation]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Santosh-Konappanavar/hello-rails-react/issues).
## ⭐️ Show your support
If you like this project, give it a star, please!
-
Microverse
This project is [MIT](https://github.com/Santosh-Konappanavar/hello-rails-react/blob/development/LICENSE) licensed.