add start script for Coolify nixpacks

This commit is contained in:
Nik (Claude)
2026-06-15 22:44:05 +03:00
parent bede92a520
commit cd471d67a9
+2 -1
View File
@@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"repository": {
"type": "git",