0-setup-initial-server - Create directory structure, .gitignore, etc. app.js...
0-setup-initial-server - Create directory structure, .gitignore, etc. app.js is the entry point to the server, all actual logic should be contained within src. setup testing framework. Fix README