Skip to main content

FAQ

Does ShipFree require Bun?

Yes. The repository is configured for Bun as the package manager and runtime.

Can I use Node.js instead?

You can, but you will need to adjust scripts, tooling, and dependency management. The template assumes Bun.

How do I remove the premium purchase feature?

Follow the steps in the Premium section and delete the related routes, APIs, and environment variables.