T
TanStack3mo ago
fascinating-indigo

Programmatically run node server

Is there a way to use the node server programmatically? The use case is to run tanstack start but also have a basic scheduler/job executor. I'd prefer to not have to spin up another service just for that.
1 Reply
fascinating-indigo
fascinating-indigoOP3mo ago
I found https://discord.com/channels/719702312431386674/1382130510402162698 which talks about custom server, which definitely would let me do what I want to do. But also just instructions on how to do a nitro plugin? there are no references to nitro in the docs so not sure how to get started with it

Did you find this page helpful?