Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 416 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 416 Bytes

Prototype TDR Front End

This is built with next js

Install dependencies

yarn

Run in development mode

yarn dev (offline for runing locally)

This will hot swap any changes you make while running and reload the browser

Deploy

yarn deploy

This uses serverless to deploy to AWS

Issues

There is no proper sign out process so if things stop working, clear the cookies and sign in again.