- Supports multiple worker scripts within the same project
- Source code bundling with Babel and Rollup
- Pre-configured with TypeScript, ESLint, Jest, and Prettier
- Pre-configured with
local
,test
(staging/QA), andprod
(production) environments - Pre-commit Git hook(s) using Husky; CI/CD workflow (GitHub Actions)
- Code snippets and other VSCode settings