jacob-ebey / remix-shadcn

Remix + Vite + shadcn/ui starter template.
https://remix-shadcn.pages.dev/
146 stars 11 forks source link

I did it with typescript using server.ts file, is there a way to compile ? #10

Open sostenesapollo opened 3 months ago

sostenesapollo commented 3 months ago

This is the ts file:

image

And this is the way I'm wunning it locally: "dev": "tsx ./server.ts", How can I build it properly ? Because when I build and run it just stops