This repository is fork from aws-elastic-beanstalk-express-js-sample which contains a sample Node.js web application built using Express, meant to be used as part of the AWS DevOps Learning Path.
$ npm install
$ npm start
This project integrate with AWS CodePipeline, simply git push will trigger the pipeline and deploy to Elastic Beanstalk.
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.