Skip to content

sripwoud/ts-template

Repository files navigation

ts icon   PROJECT TEMPLATE

Code Quality GitHub Workflow Status Coverage Status js-standard-style

Feature With Configuration File
Runtime, script, tests runner Bun bunfig.toml
Typings Typescript tsconfig.json
Formatting, linting Biome biome.json
Continuous Integration GitHub Workflow .github/workflows
Import aliases Typescript paths tsconfig.json
Rollup exports Barrelsby .barrelsby.json
Containerization Docker Dockerfile, docker-compose.yaml
Pre-commit hook (linting, formatting) Husky, lint-staged pre-commit, .lintstagedrc.yaml
Build System / Caching Turborepo turbo.json

Start

Pre requisites: bun, docker

bun run start

Docker

docker compose up