The final part of a series on building a fullstack app with Remix, Prisma, and MongoDB covers deploying the completed application to Vercel. Steps include pushing the project to GitHub, importing it into Vercel, configuring environment variables, triggering the deployment, and updating MongoDB Network Access settings to allow connections from any IP address (required for Vercel's serverless environment). The series recap highlights end-to-end type safety, React components styled with TailwindCSS, AWS S3 for image storage, and Vercel for hosting.

6m read timeFrom prisma.io
Post cover image
Table of contents
Table Of ContentsIntroductionHost your project on GitHubSet up your project in VercelSet up environment variablesDeployUpdate MongoDB access settingsSummary & Final remarks
5 Impressions