Skip to content
/ template-node Public template

⚡ Template for Typescript + Node.js + SWC + Jest + ESLint + Prettier + Lint Staged.

Notifications You must be signed in to change notification settings

lamualfa/template-node

Repository files navigation

Node.js Template

Node.js Typescript

Jest SWC

Prettier ESLint

hr

Features

hr

Packages

  • Typescript
  • Node.js
  • Jest
  • ESLint
  • Prettier
  • Husky
  • SWC
  • Lint Staged

hr

Installation

Using NPX (NPM)
npx degit lamualfa/template-node project-name
Using PNPM
pnpm dlx degit lamualfa/template-node project-name