Skip to content
/ template-node-ts Public template

Minimal Node.js (ESM)/ TypeScript template with Vitest and hot reloading with TypeScript Execute (tsx)

License

Notifications You must be signed in to change notification settings

MisterPea/template-node-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal, TypeScript/Node.js with Vitest 🍦

To use:

Via clone:

  1. clone the repository
  2. Remove .git for this template repo (below)
cd template-node-ts && rm -rf .git

Via 'Use this template':

  1. Click the 'Use this template' then pull it local

On your machine:

  1. $ npm install
  2. Make cool stuff!

About

Minimal Node.js (ESM)/ TypeScript template with Vitest and hot reloading with TypeScript Execute (tsx)

Topics

Resources

License

Stars

Watchers

Forks