Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 442 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 442 Bytes

Deploy to an AWS EC2 instance with Node.js and MongoDB

This repository is intended to help you deploy a basic Node.js app with a MongoDB database. The Node.js app will serve out static content (index.html, CSS, client-side JavaScript) which point to a Node.js endpoints.

Watch the video tutorial:

Create an AWS EC2 Instance