Hello everyone,
I have setup the
cal.com repo using the Manual setup method and after running the yarn db-studio, I created a user in prisma but when I try to login using my created credentials in prisma, it gives me an error of No user account exists.
I am wondering if I am doing right steps. I have added the database url of heroku. After prisma on localhost:5555, does it get automatically connected to heroku db url ? Any suggestions appreciated