nickredmark / staart

A starter library for node projects with user accounts.
MIT License
313 stars 39 forks source link

Add useNewUrlParser set to true for MongoClient.connect in api and oo… #36

Closed revnelson closed 5 years ago

revnelson commented 5 years ago

…th microservices. Move cors out of corsMiddleware to enable cors options to also be placed in Apollo instance in the api microservice.