3
0
corteza/webconsole
dependabot[bot] f4176fd1a2 Bump vite from 2.8.1 to 2.9.13 in /webconsole
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.1 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 17:24:48 +02:00
..
2022-02-17 17:21:01 +01:00
2022-02-17 17:21:01 +01:00
2022-02-17 17:21:01 +01:00
2022-02-17 17:21:01 +01:00
2022-02-18 13:28:08 +01:00
2022-02-17 17:21:01 +01:00
2022-02-17 17:21:01 +01:00
2022-02-17 17:21:01 +01:00
2022-02-17 17:21:01 +01:00
2022-02-17 17:21:01 +01:00

Corteza Server Web Console

When enabled (HTTP_WEB_CONSOLE_ENABLED=true), it allows insight and management of corteza internals.

Running server and web console both from source

See DEVELOPMENT.md for details.

Running server from source and using bundled web console

If you want to use web console while do changes on the server you need to bundle it. Run yarn build and make sure you enable dev mode with ENVIRONMENT=dev, restart the server and navigate your browser to <server>/console/.