Build A Fullstack App with Remix, Prisma & MongoDB: Referential Integrity & Image Uploads
12 min readWelcome to the fourth article of this series where you are learning how to build a full-stack application from the ground up using MongoDB, Prisma, and Remix! In this part, you will build the profile settings section of your application, including an image upload component, and configure your schema to provide referential integrity in your data.