DEV Community

Aung Myat Moe
Aung Myat Moe

Posted on

Minimal Typescript + Express Boilerplate which focus on speed

When I explorer the typescript + express js template they are damn slow to use and horrible configuration which is away from boilerplate and should not attach to that because we are using their template for configuration not as a pre web design template. So, I crafted one which uses esbuild for fast charge bundling for both of development and production time.

Explorer here

https://github.com/amm834/express-typescript-boilerplate

Top comments (0)