Skip to content

A streamlined Node.js template featuring TypeScript, ESLint, Prettier, and Husky for quick setup of automation tasks and small projects. Ideal for rapid development with a focus on code quality and modern JavaScript practices.

Notifications You must be signed in to change notification settings

jacksonblankenship/node-starter

Repository files navigation

Install

Shallow clone this repo using the command below. Replace your-app-name with whatever you want to call it.

git clone --depth 1 https://github.com/jacksonblankenship/node-starter your-app-name
cd your-app-name
pnpm i

Be sure to rename .env.example to .env

About

A streamlined Node.js template featuring TypeScript, ESLint, Prettier, and Husky for quick setup of automation tasks and small projects. Ideal for rapid development with a focus on code quality and modern JavaScript practices.

Topics

Resources

Stars

Watchers

Forks