The project is generated by LoopBack.
Current datasource is connected to a mongo atlas cluster. You need to set up the MONGODB_URL environment variable.
Run the following command:
MONGODB_URL=<mongo-connection-string> npm run dev
Run the following commands:
now secrets add mongodb-url <mongo-connection-string>
now -e MONGODB_URL=@mongodb-url