Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 258 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 258 Bytes

sebamaster-todoapp-backend

SEBA Master demo app backend created during central exercise

npm run dev to run dev server

Note: App expects .env file with:

PORT=your port of choice

MONGODB_URI=your MongoDB connection string

JWT_SECRET=your JWT secret key