Join Slack
Powered by
Hi i am using prisma with express server, i am abl...
# prisma-client
a
Alonso A.
01/18/2022, 4:55 AM
Hi i am using prisma with express server, i am able to get the data from the prisma client but not able to send it with res.send or res.json.
j
Jesús Quirós
01/18/2022, 12:50 PM
Hey
@Alonso A.
, here’s a working example:
https://github.com/jquirossoto/node-typescript-express-ecs
. Please take a look at the configurations in
src/app.ts
.
a
Alonso A.
01/18/2022, 4:48 PM
I don't see any help from the shared repo, i have the above code that is fairly simple and not understanding why not able to use that response to send it to the client side.
Open in Slack
Previous
Next