Skip to content

PetarMc1/package-json-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package.json analyzer

A tool to analyze the size of a JavaScript/TypeScript project by examining its package.json dependencies and their sizes.

Deployment

The app can run as a single Docker image with Nginx serving the frontend and proxying /api/* to the backend.

git clone https://github.com/PetarMc1/package-json-analyzer.git
cd package-json-analyzer
docker compose up -d

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors