LAB Lab 13 Author: Spencer Hirata Links and Resources PR Travis back-end (when applicable) Documentation jsdoc (All assignments) Modules modulename.js Exported Values and Methods foo(thing) -> string Usage Notes or examples bar(array) -> array Usage Notes or examples Setup .env requirements PORT - Port Number MONGODB_URI - URL to the running mongo instance/db Running the app npm i Tests npm test npm run lint