CommentMay 27, 2019Right now mongo-db Stitch framework does not provide a way to develop an app in isomorphic apps. Such as using Next.js. For more information you can have a look hereHow to use MongoDB Stitch with Next.js
ReplyApr 11, 2019I am using browser sdk in componentDidMount and still getting that issueHow to use MongoDB Stitch with Next.js
ReplyApr 9, 2019So there is no special convention that i need to follow except static and pages folder. Can i keep the structure of project that is better for meHow to structure project in Next.js