Gathering detailed insights and metrics for ts-nodemon-starter
Other packages similar to ts-nodemon-starter
pure-fastify-ts
Pure Fastify Starter from scratch (Typescript, ENV included)
@easy-starters/create-express-ts-starter
starter boilerplate with Typescript + Express + Mongoose + MongoDB + Pino + Jest
ts-swc-node-starter
This setup compiles Typescript to ESM for the Node.js runtime. It's super-fast. it uses *`swc`* for the actual compiling. *`tsc`* is used for type checking only. nodemon allows us to re-compile and run from dist with every change during developme
@fullsnacker/create-express-ts-starter
**Create Express TS Starter** is a tool for quickly setting up a server project with Node.js, Express, and TypeScript. This starter includes configurations for **Nodemon** and **ESLint**, allowing you to start developing immediately with automatic reload