This is a simple Node.js application created to use for AWS Code Deploy. This application is a simple website for Low Carb Diet Lifestyle.
|--node_modules
|--public
|--css
|--styles.css
|--asserts
|--home_page.html
|--low_carb_diet.html
|--views
|--Dockerfile
|--.dockerignore
|--package.json
|--package-lock.json
|--server,js
|--README.md