Skip to content

aspirity-inc/esbuild-nodemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esbuild-nodemon

  1. Bundle you NodeJS app with esbuild (without dependencies)
  2. Run output by nodemon
  3. Rebuild and restart on changes

Use without installation

npx esbuild-nodemon src/server.ts

Why

I want to build server using typescript with auto-restarts. And I want it to start fast.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published