A template for building a library through typescript and bundling it through esbuild.
Uses PNPM, Biome, and Github Actions for CI/CD.
git clone git@github.com:spa5k/esbuild-typescript-library-template.git my-project
cd my-project
pnpm install
This uses manual release, go to actions tab and trigger the type of release you want (Major, Minor, Patch)