Skip to content

HealthHackAu2019/omed-assist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMed Assist

This project was bootstrapped with , which was in turn bootstrapped from Create React App.

Prereqs

  • node version 10.x (I'm using of v10.15.3)
  • aws cli
  • once you have the aws cli installed, you should run aws configure, which will prompt you for a key and secret (in Slack). Use the ap-southeast-2 region.

Running Locally

> npm run start

Deploy

> ./bin/deploy.sh