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": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",