The main purpose of this project is to avoid infamous change -> restart & wait -> check development lifecycle. Save & Reload during development
BBj RM (BBj Reload Module) is a standalone NodeJs server to bring Hot Reload & Live Reload support to BBj. It helps you quickly and easily experiment, build UIs, add features,fix bugs and view the effects of your changes directly in the browser.
The server is packaged into an executable that can be run on major operating systems. (Windows, Linux, and macOS) even on devices without Node.js installed.
Check the documentation to get you started!
Everyone is welcome to help contribute and improve this plugin. There are several ways you can contribute:
- Reporting issues (please read issue guidelines)
- Suggesting new features
- Writing or refactoring code
- Fixing issues