Hey
@Danny 👋
Prisma 2 is different from Prisma 1 and in better ways. There is no requirement for a separate server and you can just use Prisma 2 to query your database.
As you're new to Prisma, you should start with this
tutorial for Prisma 2. You can also clone these
examples directly and start with those as well 🙂