LAB API rest server Author: Jared Links and Resources repo travis back-end Documentation swagger jsdoc Modules app.js categories.js products.js Exported Values and Methods Setup .env requirements PORT - 3000 MONGODB_URI - URL to the running mongo instance/db Running the app npm start Tests npm test