Skip to content

nickzheng/aws_VOD_BE

Repository files navigation

Environment presets

configure aws cli

aws configure
#'us-east-1'

configure Beanstalk

brew install awsebcli
#'us-east-1'

Release

In the project directory, you can run:

npm run build

It will create a release archives myapp.zip

npm run release

It will run eb deploy to deploy myapp.zipto elastic beanstalk EC2

Local development

npm install

npm start

It will host the swagger api doc at http://127.0.0.1:3000/api/#/

Test

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published