Join Slack
Powered by
Is there any good Info on running my db, prisma se...
# orm-help
j
James
05/04/2019, 2:52 PM
Is there any good Info on running my db, prisma server, AND prisma client from one docker compose setup?
n
nuno
05/06/2019, 9:21 AM
You can start from the example compose file from the docs and add your service that uses Prisma Client:
https://www.prisma.io/docs/get-started/01-setting-up-prisma-new-database-JAVASCRIPT-a002/#add-prisma-and-database-docker-images
nuno
05/06/2019, 9:21 AM
Do you still have trouble with that?
Open in Slack
Previous
Next