Learning Activity (2 of 2): Server Setup
Overview
This learning activity will help you setup the database on your server.
Prepare
Because you will be deploying your web application to a remote server, you need to set up this server for your application including both the Node.js part of the application, and also you will host a database there as well. This activity will walk you through the steps of creating the hosting account and a database.
Instructions
Complete each of the following activities to setup the database on your server:
- Download and install pgAdmin 4
- Connect pgAdmin to the remote database
- Optional: Connect the DB to VS Code
Submission
You have now completed all of the learning activities for the week!
Make sure to:
- Return to Canvas and submit the associated quiz.
Up Next
Other Links:
- Return to: Week Overview | Course Home