Thanks to visit codestin.com
Credit goes to github.com

Skip to content

konz/cosmoweb

Repository files navigation

Cosmoweb

Pulse oxymetry live monitoring. Intended to be used with cosmopusher.

Work in progress!

Installation

# setup the necessary infrastructure in AWS
aws cloudformation deploy --stack-name cosmoweb --template-file cloudformation/website.yaml --capabilities CAPABILITY_NAMED_IAM

# make AWS resources known to the build
source ./setup-env.sh

# install the required modules
npm install
# build the website
npm run build

# upload
aws s3 sync --delete dist s3://$BUCKET

About

Live pulse oxymetry monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors