Furqan / BeanStalk-NodeExpressDeployment

Node express sample app for deployment to Elastic BeanStalk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeanStalk-NodeExpressDeployment

Node express sample app for deployment to Elastic BeanStalk.

Deployment Command to Elastic BeanStalk

  • Initialize the EB application creation process eb init --profile <AWS_PROFILE>
  • Initialize the EB application environment creation process eb create
  • Use the already existing EB application environment eb use <ELASTIC_BEANSTALK_ENV_NAME>
  • Deploy the changes to EB environment eb deploy

About

Node express sample app for deployment to Elastic BeanStalk

License:Apache License 2.0


Languages

Language:JavaScript 88.9%Language:Pug 7.9%Language:CSS 3.2%