LUK3D / luk3d-nodejs-starter-template

Nodejs starter with useful packages and setup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LUK3D NODEJS project Starter template 🔥

This Starter uses the following packages:

  • typescript
  • tsx - For development to be able to run/watch typescript files withou building it.
  • tsup - To Transpile .ts files to .js so we can run it with Nodejs.
  • vitest - For Testing.

About

Nodejs starter with useful packages and setup.

License:MIT License


Languages

Language:TypeScript 100.0%