Open sostenesapollo opened 3 months ago
This is the ts file:
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
"dev": "tsx ./server.ts",
This is the ts file:
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