From 2bb7b96e3c88fa1a0d2629110ad221f21b7633d5 Mon Sep 17 00:00:00 2001 From: anthony Date: Mon, 18 Oct 2021 08:54:37 +0200 Subject: [PATCH] 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..2be5f80 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: yarn start