Skip to content

seancallinan/admin

 
 

Repository files navigation

Admin panel for NetDaemon

This is bundled with the container installations of NetDaemon.

example

Development

  1. Start the devcontainer
  2. run make to see what's there.

For full development setup you need to run 3 commands:

  • make start - Uses rollup to rebuild when needed.
  • make run - Run the admin site using node express.
  • make run-dummy-dev - Runs a dummy server that gives the same response as the NetDaemon backend.

the admin site will be available on port 1337

development

About

Admin panel for NetDaemon

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.8%
  • JavaScript 21.1%
  • Makefile 3.3%
  • HTML 1.8%