This whole docker-compose/prisma/mongodb set up is...
# orm-help
l
This whole docker-compose/prisma/mongodb set up is more difficult than I thought!
h
Version 1.22 of the cli does the scaffolding for you I guess. But you can easily follow and copy and paste the docker-compose file from https://www.prisma.io/docs/get-started/01-setting-up-prisma-new-database-JAVASCRIPT-a002/
l
It doesn't work though...
I've even tried following the exact steps from top to bottom in this document https://www.prisma.io/docs/1.22/releases-and-maintenance/features-in-preview/mongodb-b6o5/
I'll keeep trying 😄