FIDELabs

Preparing your experience…

FIDELabsBuy Source Code
DOCUMENTATION

Everything, Documented

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.

AspectDetail
DeliverySecure download link, emailed after payment
StackReact, React Router, Prisma, Polaris, App Bridge
DatabasePostgreSQL
DeploymentVercel, Fly.io, or Docker
LicencePerpetual 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 withThen read
Run it for your own storeInstallation GuideDatabase Setup, Deployment Guide
Rebrand it for your businessWhite Label OverviewRebranding Guide, Theme Tokens
Extend or integrate itRoute ArchitectureAuthentication, API Reference
Evaluate the licenceLicenseSupport

First steps

  1. Open the secure download link sent to your purchase email and download the source code package.
  2. Unpack the package and confirm you can install dependencies.
  3. Create a Shopify Partner app and a development store.
  4. Follow the Installation Guide end to end.
  5. 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
  1. Buyer Onboarding Guide — this page.
  2. Quick Start Checklist — the condensed task list.
  3. Installation Guide — full local setup.
  4. Shopify Partner Setup — app credentials and scopes.
  5. Database Setup — schema and migrations.
  6. Configuration Guide — feature flags and defaults.
  7. 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

ItemDetail
Licence typeCommercial
TermPerpetual
Production deployment1 Shopify Store
Non-production environmentsUp to 3
Client storesNot included
Updates12 months included
Support12 months standard
RenewalOptional

Your first week

DayFocus
Day 1Download the package, local install, first successful run
Day 2Partner app, development store, OAuth install
Day 3Read the configuration and data model guides
Day 4Apply your branding — palette, logo, identity
Day 5Deploy to a staging environment
Day 6–7Test 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.
Next →
Quick Start Checklist