From d0d4312cb5382bb84bf27a606fe4086ee0155176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20GAUTREAU?= Date: Tue, 1 Dec 2020 15:06:18 +0100 Subject: [PATCH] add proc --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..26960d5 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web:yarn start \ No newline at end of file