We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873c3cf commit 5d48334Copy full SHA for 5d48334
.procfile
@@ -0,0 +1 @@
1
+web: node packages/overmind-website/backend/index.js
package.json
@@ -4,7 +4,6 @@
4
"version": "1.0.0",
5
"license": "MIT",
6
"scripts": {
7
- "start": "node packages/overmind-website/backend/index.js",
8
"build": "repo-cooker --build",
9
"checkdeps": "repo-cooker --check-dependencies",
10
"commit": "git-cz",
0 commit comments