Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 376 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 376 Bytes

loci-integration-app

Loc-I Integration Applications

Pre-requisites

  • yarn
  • npm or
  • docker, docker-compose

Quick start

$ yarn install
$ yarn start

or

docker-compose up -d 

Deploy to s3

Before deploying ensure you have awscli and instantiated valid aws cli environmental variables to authenticate to AWS.

$ yarn build
$ yarn deploy