inital v4

This commit is contained in:
TutorialsGHG
2026-05-25 20:46:00 +02:00
parent fca54607cb
commit 1adec1b88f
42 changed files with 56666 additions and 0 deletions

10
v4/server/.env.example Normal file
View File

@@ -0,0 +1,10 @@
NP4_HOST=0.0.0.0
NP4_PORT=8080
# Optional: set this to protect write/dispatch endpoints + device websocket auth
NP4_API_TOKEN=
# Optional overrides
# NP4_DATA_DIR=./v4_data
# NP4_UI_DIR=../../ui
# NP4_PWA_DIR=../../pwa