unpkg/packages/unpkg-files at main · unpkg/unpkg

Skip to content

Navigation Menu

Sign in

Appearance settings

Latest commit

unpkg-files

This package is the file server for UNPKG. It has one job: fetch tarballs from npm, decompress them, and extract their contents. It is deployed on Fly.io.

Development

Install dependencies and run the tests:

Boot the dev server:

Deploying

Build the server and boot it:

pnpm build
bun ./dist/server.js