T3 Turbo - Run a typescript app with node

I'm using create-t3-turbo starter, only the tooling and the web app side of things. Within this turbo repo I'm trying to run a simple typescript app, I can't seem to figure out how to run it with the existing tsconfigs. All the examples I've seen either use expo start, next start or nitro.
2 Replies
Matvey
Matvey5mo ago
just build it, then run it
kinsyu
kinsyu5mo ago
With the default config it's set to no emit so you can't run it as a node app, when I change it to emit js, it doesn't recognize the TS based imports I ended up using tsx and it works :shrug:
Want results from more Discord servers?
Add your server