Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennis-every/hello-rails-react
A demo Rails 7 app with React using webpack through jsbundling
https://github.com/dennis-every/hello-rails-react
Last synced: about 1 month ago
JSON representation
A demo Rails 7 app with React using webpack through jsbundling
- Host: GitHub
- URL: https://github.com/dennis-every/hello-rails-react
- Owner: dennis-every
- License: other
- Created: 2023-06-06T20:53:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-07T03:54:40.000Z (over 1 year ago)
- Last Synced: 2024-11-20T23:00:53.748Z (about 2 months ago)
- Language: Ruby
- Size: 305 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hello Rails React
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 About ](#-about-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)**Hello React Rails** is a demo Rails 7 app with React using webpack through jsbundling
Rails, React, Postgresql
- **React front end with a Ruby on Rails backend using webpack and jsbundling**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A working computer
- A connection to the internet
### Setup
Clone this repository to your desired folder:
- git clone https://github.com/dennis-every/hello-rails-react.git
### Install
- rails db:create
- rails db:migrate
- rails db:seed
### Usage
To run the project, execute the following command:
- bin/dev
- visit http://localhost:3000
👤 **Dennis Every**
- GitHub: [@dennis-every](https://github.com/dennis-every)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project feel free to fork it and use it as you need.
- Thanks @Microverse
- **Can I use the project for any purpose?**
- Yes, you can use this files for anything you need
This project is [MIT](./MIT.md) licensed