ringnet.cloud

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-06-17 00:38:49 +02:00
padre d59980046b
commit 8f6823a76e
Se han modificado 5 ficheros con 87 adiciones y 1 borrados

Ver fichero

@@ -4,6 +4,11 @@
"description": "REST API and Dashboard for RingNet Network Monitoring",
"main": "server.js",
"type": "module",
"repository": {
"type": "git",
"url": "https://git.manalejandro.com/ale/ringnet"
},
"homepage": "https://ringnet.cloud",
"scripts": {
"start": "node server.js",
"dev": "node --watch server.js"