Skip to main content

Documentation Index

Fetch the complete documentation index at: https://shipfree.revoks.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

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.