From 64cbedd5be81e535ce77eb569c4b04ee8df42345 Mon Sep 17 00:00:00 2001 From: sipe-daniel Date: Tue, 1 Dec 2020 17:16:22 +0100 Subject: [PATCH] Add a Procfile. --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..520bdc4 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +yarn start