Application to learn nodejs Run mongo: mongodb/bin/mongod --dbpath ./data/db Install: npm install Build: npm run build Run: APP_PORT=3000 API_KEY=[your api key] npm run start QA