A developer-first portal for installing, configuring, rebranding, and shipping the codebase.
Documentation /Onboarding
Buyer Onboarding Guide
Start here. What you have bought, what is in the package, and how to get to a running application.
10 min read
Welcome
Thank you for purchasing the FIDE Labs Commercial License. This guide is the front door to the documentation — it explains what you have, which path to follow, and what a productive first week looks like.
NOTE
Everything referenced here exists in this documentation portal. Use the sidebar to jump to any guide, or follow the Recommended Reading order below.
Product overview
You have purchased the complete source code for a production-ready Shopify quote-management application. It is not a hosted service — you deploy and operate it yourself, under your own brand.
Aspect
Detail
Delivery
Secure download link, emailed after payment
Stack
React, React Router, Prisma, Polaris, App Bridge
Database
PostgreSQL
Deployment
Vercel, Fly.io, or Docker
Licence
Perpetual Commercial License
Package contents
Complete production-ready source code package
Secure download link
Commercial License files
Installation, configuration, and deployment guides
API and webhook documentation
Video tutorials
Third-party notices
12 months of product updates
12 months of standard technical support
Choose your path
Pick the track that matches your goal. Each one is a short, ordered reading list.
If you want to…
Start with
Then read
Run it for your own store
Installation Guide
Database Setup, Deployment Guide
Rebrand it for your business
White Label Overview
Rebranding Guide, Theme Tokens
Extend or integrate it
Route Architecture
Authentication, API Reference
Evaluate the licence
License
Support
First steps
Open the secure download link sent to your purchase email and download the source code package.
Unpack the package and confirm you can install dependencies.
Create a Shopify Partner app and a development store.
Follow the Installation Guide end to end.
Confirm the dashboard loads with seeded sample data.
Setup checklist
Source code package downloaded and unpacked
Node 20.10 or newer installed
PostgreSQL running and reachable
Shopify Partner app created
Environment variables filled in
Migrations applied
App installed on a development store
Dashboard rendering sample quotes
Recommended reading
Buyer Onboarding Guide — this page.
Quick Start Checklist — the condensed task list.
Installation Guide — full local setup.
Shopify Partner Setup — app credentials and scopes.
Database Setup — schema and migrations.
Configuration Guide — feature flags and defaults.
Deployment Guide — going live.
Support
Standard technical support is included for 12 months and is provided by email at support@fidelabs.io. Include your License ID, software version, purchase email, and a description of the issue.
TIP
Check Troubleshooting and Common Errors first — most setup questions are answered there in a couple of minutes.
Licensing at a glance
Item
Detail
Licence type
Commercial
Term
Perpetual
Production deployment
1 Shopify Store
Non-production environments
Up to 3
Client stores
Not included
Updates
12 months included
Support
12 months standard
Renewal
Optional
Your first week
Day
Focus
Day 1
Download the package, local install, first successful run
Day 2
Partner app, development store, OAuth install
Day 3
Read the configuration and data model guides
Day 4
Apply your branding — palette, logo, identity
Day 5
Deploy to a staging environment
Day 6–7
Test end to end, then plan your production launch
SUCCESS
By the end of week one you should have a branded instance running in staging and a clear list of any customisations you want to make.