English
Go to website
Back
Articles on:
Deployment & Domains
Guidance for publishing, deploying, and configuring custom domains. Covers the recommended deployment flow and platform-specific notes.
Env & Secrets
Env & Secrets
Env & Secrets This article lists the environment variables and secrets used by Creative Job Hub, where they belong (client vs server), and recommended operational practices for secure storage and rotation. Typical environment variables Place the non-secret variables used by the frontend in your build environment (CI) so they are baked into the production bundle: VITEMAPBOXSTYLEURL — Mapbox style URL for light theme (example: mapbox://styles/mapbox/light-v11). VITEMAPBO
Few readers
Deploying with Lovable
Deploying with Lovable
Deploying with Lovable CJH is integrated with Lovable Cloud. The Lovable workflow is the simplest path to publish the web PWA. These steps explain publishing and the basic verification steps. Quick publish (Lovable UI) Open your Lovable Project dashboard for the CJH project. Choose Share → Publish. Lovable will run the build and publish the site. The README lists this as the standard publish flow. :contentReference oaicite:6 index=6 Recommended pre-publish checkl
Few readers
Custom Domain
Custom Domain
Custom Domain This article describes the steps to connect a custom domain to the published CJH site, TLS/HTTPS considerations, and the one Capacitor step you must remember for native builds. High-level steps Open Project → Settings → Domains in your host (Lovable or other hosting provider). Click Connect Domain. The README documents a Connect Domain step in the Lovable flow. :contentReference oaicite:12 index=12 Follow DNS instructions: Add the DNS records required
Few readers
Release Notes
Release Notes
4) Release Notes Short description: How to create, publish, and format release notes for CJH releases. Tags: release-notes, changelog, semantic-versioning, release-process Markdown:
Few readers
CI/CD & Builds
CI/CD & Builds
v1.7.0 — 2026-01-09 Added Properties inspection status: properties now show Due Soon/Overdue status in the Properties table. Fixed Jobs Map: fixed cluster rendering bug for very large result sets. Upgrade notes No action required. The repo's package.json defines build as the Vite production build. package Native sync (
Few readers