Skip to content

PeterBaker0/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

About

Loc-I Integration Applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.3%
  • CSS 5.6%
  • HTML 2.0%
  • Dockerfile 0.1%