Nitro plugin support
Does Tanstack start support nitro plugins? I asked gemini to help me enable socket.io on my app. And it insist it's possible to use nitro plugins with tanstack start, but I'm unable to get it to work
1 Reply
dependent-tan•3mo ago
Adding a plugin file in src/plugins/ seems to "just work". I added email.ts: