Skip to content

CSIRO-enviro-informatics/loci-integration-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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