Welcome to the NodeJS Chat App Workshop!
- Download the source code to your own computer
- The
src
folder contains the starter project with nothing implemented - The
src-final
folder is an example of a fully implemented project using the starter project - Use each
partx.md
file to add to your app, each step will walk you through adding things like routes, middleware, authentication, and more