AndrésA
tRPC12mo ago
4 replies
Andrés

Can we bundle WS TRPC Server?

I'm trying to bundle just the file using esbuild, I just want to make a docker image that weights less through build and using an alpine image.
The problem is that the output image of just installing and using ts-node fileserver is quite big.
Solution
Nevermind, this is an stupid question, of course you can
Was this page helpful?