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