This is a starter template for Typescript projects using Bun. It also contains some basic best practises for linting, formatting, commit formatting and releasing.
Included is a Github Action which, using changelogen, will create a new release and publish it to Github Package Registry and NPM.
bun install
bun test
bun run build