Downloads & Installation

Installing a template

Clone or unzip, install dependencies, set environment variables, and start the dev server.

May 7, 2026·1 min read·16 views

Most of our products follow the same install flow. Specifics live in the README that ships with each product.

1. Get the source

Download the ZIP from your portal (Orders → product → Download) or clone the private repo we issue with the order.

2. Install dependencies


npm install        # or pnpm install / yarn install

If you see peer-dependency conflicts, add a .npmrc with legacy-peer-deps=true and reinstall.

3. Configure environment

Copy .env.example to .env and fill in:

  • DATABASE_URL — your Postgres / Neon / Supabase connection string with ?sslmode=require if your provider needs it.

  • JWT_SECRET — any 32+ character random string for local dev.

  • Optional: SMTP, S3 / R2, payment gateway, GTM.

The README lists every variable and which ones are mandatory.

4. Run database migrations


npx prisma db push

npx prisma generate

5. Start the dev server


npm run dev

Open the URL printed in the console. You should see a working app within seconds.

Stuck?

  • See Build or runtime errors.

  • Open a support ticket from your portal — include your order number, OS, Node version, and the exact error.

Was this article helpful?

Be the first to share your feedback

Still have questions?

A senior engineer (not a sales person) answers every email.

Booking Q2 2026 Projects

Ready to Build Something Great?

From idea to launch — let our senior engineers build, ship and scale your next product. No commitment, just a conversation.

Senior Engineers
On-Time Delivery
Enterprise-Grade
Free Consultation

Free 30-min discovery call

Talk to a senior engineer — not a salesperson.

We'll review your goals, suggest the leanest path forward, and send a clear proposal within 24 hours.

24h

Response Time

100+

Projects Delivered

No commitment · No automated bots · Fully transparent