The server is listening on port 8080 and there’s still 404 not found in the page.

Screenshot 2024-10-28 at 22.18.03.png

Screenshot 2024-10-28 at 22.18.12.png

I had an office hour with Tom, and realized that I am configuring the default server instead of my own server with the /garden path.

Screenshot 2024-10-30 at 10.30.35.png

Then it shows up!

This week involved not only learning to configure servers but also exploring terminal shortcuts, working with VS Code remote connections, and displaying websites through VS Code using a DigitalOcean server.

I'm still figuring out how to host a website with multiple files on DigitalOcean using VS Code…

sudo nano /etc/nginx/sites-available/randomdomain.life

cd /var/www/garden

node server.js