Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyv26/hello-world-js_bundling
This RoR application does contain to configure or create a full stack application using single file and folder structure with react as a frontend library. In this application basically webpack will be used with the help of `js_bundling` configuration.
https://github.com/skyv26/hello-world-js_bundling
api-rest css3 full-stack-web-development hello-world postgresql-database rails-application rails7 react react-hooks react-router reactjs redux redux-thunk redux-toolkit ruby-gem ruby-on-rails webpack5
Last synced: 9 days ago
JSON representation
This RoR application does contain to configure or create a full stack application using single file and folder structure with react as a frontend library. In this application basically webpack will be used with the help of `js_bundling` configuration.
- Host: GitHub
- URL: https://github.com/skyv26/hello-world-js_bundling
- Owner: skyv26
- License: mit
- Created: 2023-01-19T06:13:13.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-04T17:03:13.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T16:25:10.261Z (13 days ago)
- Topics: api-rest, css3, full-stack-web-development, hello-world, postgresql-database, rails-application, rails7, react, react-hooks, react-router, reactjs, redux, redux-thunk, redux-toolkit, ruby-gem, ruby-on-rails, webpack5
- Language: Ruby
- Homepage:
- Size: 1.71 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 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 Linters](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)# 📖 [Hello World FullStack App]
> The Hello World app is a learning application. ln which rails is used as backend power with API and React is used as frontend in a single code base or single application.
**[Hello World]** is a full stack mini website.
> Blog App is backend project
Ruby On Rails
Database
React
Webpack
> We can do below:
- Switch from one navigation menu to other.
- Get the random greeting on page refresh
> Add a link to your deployed project.
- [Click Here For Live](https://hello-world-single-app.onrender.com/)
> In order to start with this project do as follows :
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
`bin/dev`
### Setup
Clone this repository to your desired folder:
`git clone https://github.com/skyv26/hello-world-js_bundling.git hello-world`
then
`cd hello-world`
### Install
Install this project with:
`bundle install`
### Usage
`bin/dev`
### Run Linters
To run tests, run the following command:
`rubocop`
OR
`rubocop -a`
**it will automatically correct the errors**
> Mention all of the collaborators of this project.
👨💻 **Aakash Verma**
- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@vrma_aakash](https://twitter.com/vrma_aakash)
- LinkedIn: [skyv2022](https://linkedin.com/in/skyv2022)
> In upcoming weeks I will add some features as mentioned below
- [ ] **Authentication and Authorization**
- [ ] **API Documentation**
- [ ] **High-Fidelity UI**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Write a message to encourage readers to support your project
If you like this project then please give a ⭐️ and also share your feedback using github_issues.
❤️ [RoR Documentation](https://guides.rubyonrails.org)
This project is [MIT](./LICENSE) licensed.