Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 163 Bytes

File metadata and controls

8 lines (7 loc) · 163 Bytes

Workout Buddy is an example fullstack web app for workouts (This is the backend)

Environment Variables

```
PORT=4000
MONGO_URI
SECRET
```