bendn's repos
/
gd-chess-server
server for my chess game
dependabot/npm_and_yarn/pg-8.9.0
5
Branches
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'Procfile')
-rw-r--r--
Procfile
1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000..119fa10
--- /dev/null
+++ b/
Procfile
@@ -0,0 +1 @@
+web: node src/index.js \ No newline at end of file