Repo with a simple express server written in typescript and compiled using SWC.
Install dependencies
pnpm install
Build the project
pnpm build
Run the server
pnpm start
https://dev.to/vinibgoulart/creating-a-express-app-with-typescript-and-swc-1mca