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