Closed DanHChampion closed 7 months ago
figure how the user's profile should be stored? simple JSON?
going to use mongoDB (mongoose)
figure out how to test properly with MongoDB
important bug when building code in github actions:
uri = undefined
resolved, using jest mocking as a fake database
figure how the user's profile should be stored? simple JSON?