Database error on examples-next-prisma-starter
Hi, im on node 18.16.0.
I'm trying to clone and use this : https://github.com/trpc/examples-next-prisma-starter
I'm following the README but unfortunately I got an error : Error: P1001: Can't reach database server at
I guess there is something I'm missing, I supposed the project would automatically create and run a local DB server but it seems to not be the case.
Any clues ^^ ?
I'm trying to clone and use this : https://github.com/trpc/examples-next-prisma-starter
I'm following the README but unfortunately I got an error : Error: P1001: Can't reach database server at
localhost:5432I guess there is something I'm missing, I supposed the project would automatically create and run a local DB server but it seems to not be the case.
Any clues ^^ ?
GitHub
tRPC starter repo with E2E-testing. Contribute to trpc/examples-next-prisma-starter development by creating an account on GitHub.