Initial Commit

This commit is contained in:
AG
2025-12-20 23:15:29 +02:00
commit 68be2c81b0
7 changed files with 2683 additions and 0 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"express": "^5.1.0",
"pm2": "^6.0.8"
}
}