This template currently doesn't support Node
The dev server implementation depends on Bun.serve()
The project is completely written in TS, with Node do not support properly
[x] #3
[x] ~Find if it's possible for Node to compile TS with @SWC/cli at runtime~
[ ] Better test the stability of the current solution
This template currently doesn't support Node The dev server implementation depends on
Bun.serve()
The project is completely written in TS, with Node do not support properly@SWC/cli
at runtime~