This is the starter project for the final workshop in the WDCC series, where we will learn about MongoDB, add it to our backend, and then deploy our frontend, backend, and database!
IMPORTANT: You MUST FORK this repo - do NOT just clone the WDCC version, or you will not be able to deploy later! Make your own personal fork, which you'll be able to push to.
We have created a Gist for this workshop, available at:
Before we get started with the workshop itself, we'll make sure we have all the necessary software installed.
-
Node.js: you need to have this installed on your machine.
-
-
MongoDB Compass: you'll need this installed.
-
MongoDB Community Server: you'll need this installed.
-
Atlas cloud database: You'll need an account here. You should easily be able to get one with an existing Gmail or GitHub account.
-
-
Digital Ocean: You'll need an account here. You can easily get one with an existing GitHub account. New Digital Ocean accounts get $200 in free credits for the first 60 days.