š License Key & Terms
How to activate your license, usage terms, and what you can/cannot do with the boilerplate.
By Test Staff33 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