prisma-examples
prisma-examples copied to clipboard
fix(javascript/rest-fastify): improvements
- Add fastify-blipp to display availables routes in dev env
- Fix response typo (from res.send to return because req is async)
- Fix server start function
Can you take another look at this @Aperrix? Thanks.
Closed this in favor of #4233