Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mailsg/hello_world_webpack_app
Set up a "Hello world" project as one app with Webpack
https://github.com/mailsg/hello_world_webpack_app
Last synced: 7 days ago
JSON representation
Set up a "Hello world" project as one app with Webpack
- Host: GitHub
- URL: https://github.com/mailsg/hello_world_webpack_app
- Owner: mailsg
- Created: 2023-09-25T10:09:22.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2023-09-25T18:35:12.000Z (over 1 year ago)
- Last Synced: 2024-12-08T14:41:23.901Z (2 months ago)
- Language: Ruby
- Size: 628 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [:question: FAQ](#faq)
- [📝 License](#license)**Hello World Webpack App:** This project employs a Ruby on Rails app with PostgreSQL database, react and redux to practice creating one application using for both front end and back end.This is rendering random greeting to the user. 📚
# Screenshots
![Alt text](image.png)![Alt text](image-1.png)
## 🛠 Built With
- Ruby
- Ruby On Rails
- PostgreSQL
- **Display Random greeting**
## Getting Started
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
* A basic understanding of Ruby, Rails and Git
* A postgresql connection
* Create some data before running to see Greatings
### Usage
1. Install Ruby
1. Install Rails
2. Clone this repo
```
git clone [email protected]:mailsg/hello_world_webpack_app.git
```
To run the project, execute the following command:
```
rails s
```
👤 : **Sandeep Ghosh**
- GitHub: [@mailsg](https://github.com/mailsg)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/sandeep0912/)
- **Modern UI**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Please support this project, your contribution can make a significant difference and help us achieve our goals better.
Grateful to all for inspiring codebase. Thank you!
- **Can I fork and reuse this repository?**
Absolutely! Please feel free to fork and reuse this repository for your own projects.
- **Is it okay to improve this repository? Will my changes be accepted?**
Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.
This project is [MIT](./MIT.md) licensed.