From 6e31b63f8b28a1d989eb7b7d1f49a27259688692 Mon Sep 17 00:00:00 2001 From: Henri Boulnois Date: Wed, 3 Nov 2021 15:32:09 +0100 Subject: [PATCH] :construction_worker: procfile --- Procfile.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile.txt diff --git a/Procfile.txt b/Procfile.txt new file mode 100644 index 0000000..709e0a2 --- /dev/null +++ b/Procfile.txt @@ -0,0 +1 @@ +web: yarn start \ No newline at end of file