Npflared is a self hostable serverless private npm registry. It's build on top of cloudflare workers, d1 and r2.
If you need an easy way to distribute npm packages internally or to your client at any cost, Npflared is the solution for you.
Npflared is not aiming to be a fully drop-in replacement for a npm registry. It's goal is to be a private registry for you and your team
Set the publishConfig
to your Npflared instance
Set the _authToken
in your .npmrc
Then you can publish your package 🎉
Set the _authToken
in your .npmrc
Then you can install your package 🎉