Running Locally: npm run install config a env file with a PORT and MONGO_URL 3. PORT=5050 4. MONGO_URL=mongodb://127.0.0.1:27017/survey-3-api npm run start The Api will be running at port 5050