/brewblox-web-editor

Primary LanguageVueGNU General Public License v3.0GPL-3.0

brewblox-web-editor

Archived because for this specific use case, Visual Studio Code with the Remote - SSH plugin is a better solution

A web-based editor for BrewBlox configuration files.

Run in development

In separate terminals, run:

npm run watch
node docker/server.js --dir <COMPOSE_DIR>

Access the page at http://localhost:8300