You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Automate your web app deployment with AWS CodePipeline, CodeBuild, and Elastic Beanstalk. Streamline build, test, and deploy processes",
"main": "app.js",
"scripts": {
"start": "node app.js",
"test": "mocha test/*.js --exit",
"build": "echo 'No build step required for this application'"