Deployed app: whatsgood.site
A side project I worked on over weekends for about 3 months. You can see my progress on my GitHub.
Whats Good is a fullstack javascript app with MongoDB, Express, PassportJS.
Deployed app hosted via a Digital Ocean Ubuntu Droplet and served with an Nginx reverse proxy, daemonized with
forever
Built significantly with the instruction of Wes Bos’s course Learn Node including 9.5 hours of video.