Add MongoDB database to the SaaS MVP app we built in the first part of this blog series. The initial codebase we set up for a SaaS MVP using NextJS, TypeScript, MaterialUI, Storybook, Jest, and SWR is described on: NextJS + StorybookJS + Material-UI + Jest + SWR
This is my favorite setup now for new apps and I think you will like it too.itnext.io In this post, we will connect our App to a MongoDB…