Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 270 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 270 Bytes

Modern Node.js Starter

This project serves as a template for the modern Node.js starter place.

Features

  • Use pnpm as the package manager
  • Lint and format with biome
  • Build with TypeScript tsc
  • Test with Node.js native test runner