issue with compiling/building websocket server
how to compile/build a separate websocket server , facing above issues , even tried to use some code from this https://github.com/trpc/examples-next-prisma-websockets-starter/blob/main/tsconfig.server.json
but it compiles the entire src code which is not needed ig
my tsconfig.json
tsconfig.server.json (for websocket server)
but it compiles the entire src code which is not needed ig
my tsconfig.json
tsconfig.server.json (for websocket server)
GitHub
tRPC Next.js WebSocket Starter. Contribute to trpc/examples-next-prisma-websockets-starter development by creating an account on GitHub.