Skip to content

ghoullier/bun-typescript-template

Repository files navigation

bun-typescript-template

Provide a modern and ready to use template to setup a typescript project

This Project rely on bun toolchain

Getting Started

GitHub Action Configuration

Configure ${{secrets.DEPENDABOT_AUTOMERGE_TOKEN}}

Create a fine-grained personal access tokens with permissions below ⬇️

Read access to metadata

Read and Write access to code and pull requests

Builtin `jsr.io`` support

See jsr.io official documentation

Install project

bun install

Run test

bun test

Build the project

bun run build

About

Provide a modern and ready to use template to setup a typescript project

Resources

Stars

Watchers

Forks