Crema Mongo APIs Add a default.json file in config folder with the following { "mongoURI": "<your_mongoDB_Atlas_uri_with_credentials>", "jwtSecret": "secret", } Install server dependencies yarn Run Server yarn start