Description
Hi there!
This is an awesome stack and a lot of efforts and time invested for the community benefit.
I'd like to suggest something. How about switching onto fastify
, which is a new generation framework and
could fit the epic stack nature ideally. Here is short summary from Nest.js
documentation on the underlying framework, which is of interest I believe.
There's a community maintained remix-fastify adapter and one missing piece - the wrapper over the wrapper 😅 in Sentry - I hope will be covered soon. As for the middleware used in the epic stack's Express server app - a quick walk-through shows they are all available in Fastify
ecosystem.
It goes without saying, there should be a proof of concept first, which I'd love to implement and tag accordingly 😄
What's your opinion on this change suggestion in general?