Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 354 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 354 Bytes

t2-backend-api-elwyncrestha

t2-backend-api-elwyncrestha created by GitHub Classroom

Required environment variables

SERVER_PORT=3000
MONGODB_URL=mongodb://localhost:27017/expenseanalyzer
JWT_KEY=YOUR_KEY_HERE
GMAIL_EMAIL=YOUR_EMAIL_HERE
GMAIL_PASSWORD=YOUR_PASSWORD_HERE
MONGODB_TEST_URL=mongodb://localhost:27017/expenseanalyzertest