From e3d72037f2f502e58f5cce80a23ea4f2bf64b905 Mon Sep 17 00:00:00 2001 From: jwu-fisker Date: Thu, 7 Jan 2021 17:18:49 -0800 Subject: [PATCH] Add setup instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dbc31a2..47a5251 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Front-end web application utilizing Fisker authentication service for file upload service +# Setup + +1. Setup environment variables listed in .env.template +1. Or copy .env.template to .env +2. Edit .env with the service urls for authentication and api services + ## Available Scripts In the project directory, you can run: