peterportal-client
peterportal-client copied to clipboard
Can't use backend without mongo url env secret
Backend will crash without the mongo url. Something must've changed when updating packages. We need to fix this so open source contributors can develop without access to our mongo (they should be able to use anything that doesn't require the DB, right now the entire express server crashes).
Blocked by #414