DEV Community

Discussion on: How to pack nodejs application #nodejs

Collapse
 
gargakshit profile image
Akshit Garg

Use zeit pkg, its a really nice tool to bundle node, your source, your dependencies (native ones too) in a single binary.

github.com/zeit/pkg