Skip to content

anmolmanni/Assignment-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/WK_4q9xE) # desn3038-w25-e4 ## Database credentials - Hostname: `gbc.goodcodeclub.com` - Username: `w25_{STUDENTID}`, where `{STUDENTID}` is your student ID (ex. `w25_101010101`) - Password: `w25_{STUDENTID}` - Database: `w25_{STUDENTID}_e4` (note `_e4` at the end) ## Checklist / before you begin - Set up the database - Install `nodemon` to auto-reload API script (`npm i nodemon -g`) - Set the visibility of port 3001 to `public` ## Bring up Wait for the initial Codespaces process to complete. ``` npm i nodemon -g nodemon backend/main.js ``` Thereafter, click on "Make Public" or use the "Ports" tab. Have fun!# Assignment-3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published