<@U03P6LASDLZ> could you recommend a starting poin...
# orm-help
s
@Mateusz Stepaniuk could you recommend a starting point? I completed this bit: https://www.prisma.io/docs/getting-started/setup-prisma/start-from-scratch/mongodb-typescript-mongodb
1
n
We have a really great and comprehensive course about Prisma with MongoDB on our blog: https://www.prisma.io/blog/fullstack-remix-prisma-mongodb-1-7D0BfTXBmB6r (It uses Remix to build a fullstack app though, if you’re looking for backend-only then you can check this tutorial with NestJS: https://www.prisma.io/blog/nestjs-prisma-rest-api-7D056s1BmOL0)
s
Thanks so much @nikolasburk!