From 253463c2f8a6348609ea2bc6cf2992c3e2125f41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20GAUTREAU?= Date: Tue, 1 Dec 2020 14:40:58 +0100 Subject: [PATCH] :sparkles: : add procfile --- procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 procfile diff --git a/procfile b/procfile new file mode 100644 index 0000000..23166c5 --- /dev/null +++ b/procfile @@ -0,0 +1 @@ +node:yarn start \ No newline at end of file