Add process manager

This commit is contained in:
2025-11-23 18:52:51 +01:00
parent 6f303bf656
commit 1775af99b0
19 changed files with 428 additions and 23 deletions

View File

@@ -0,0 +1,5 @@
{
"app:name": "wfkey",
"app:version": "1.0.0",
"app:entrypoint": "index.js"
}