šŸ”‘ License Key & Terms

How to activate your license, usage terms, and what you can/cannot do with the boilerplate.

By Test Staff32 views

License Key Guide

Activation

Add to .env:

BOILERPLATE_LICENSE_KEY="BP-XXXX-XXXX-XXXX"

What You CAN Do

āœ… Use for unlimited commercial projects āœ… Use for client work (agencies/freelancers) āœ… Deploy to unlimited servers/domains āœ… Modify and customize freely āœ… Receive lifetime updates

What You CANNOT Do

āŒ Resell or redistribute the boilerplate āŒ Share source code publicly āŒ Create competing boilerplate products āŒ Share your license key with others

Updates

You get lifetime updates via Git pull:

git pull origin main
npm install
npx prisma generate
npm run build

Support

Email: [email protected] Include your license key with questions.

Was this article helpful?

Let us know so we can improve our docs