Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Base

Minimalist boilerplate for TypeScript projects.

Node.js

Basic TypeScript setup with:

  • TypeDI for dependency injection
  • Biome for linting
  • Source maps support

Commands

pnpm install
pnpm run dev      # development with auto-restart
pnpm run build    # build project
pnpm run start    # run built project
pnpm run lint     # code linting

Deno

Ready-to-use structure for Deno projects.

deno run deno/app/main.ts

About

Minimalist boilerplate for TypeScript projects.

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages