Skip to content

Quickstart

The Quickstart section provides the essential steps for developers and operators to get Coldtivate up and running—whether you’re setting up the backend locally or building the mobile app for release.


What You'll Find Here

Mobile App Build Guide

Instructions for compiling and releasing the React Native mobile application for both Android and iOS.

  • Set up environment prerequisites
  • Build signed APKs for Android
  • Archive and export IPA files for iOS

Self-Hosting & Backend Setup

A complete guide to running the Coldtivate backend locally or in a production-like environment using Docker.

  • Clone and configure the monorepo
  • Set up .env files for development and production
  • Deploy using our environment management scripts
  • Troubleshoot and re-deploy as needed