58ca4e68db
- Go backend API with full CRUD for all modules (CRM, Sales, Finance, HR, Legal, Marketing, Support, Purchase, Inventory, Projects, Automation, Analytics) - Rust analytics service with parallel report generation - C runtime with POSIX shared memory IPC - PostgreSQL schema with 30+ tables, full migrations - Redis cache, sessions, pub/sub - Kafka event streaming with Zookeeper - WebSocket hub for real-time updates - Automation engine with cron jobs, workflows, event triggers - JWT authentication, multi-tenant from start - Docker Compose with all services - Nginx reverse proxy with rate limiting - Integration tests passing - Feature gap analysis against Fortnox/Odoo/Visma Refs: BOC-001
36 lines
1.6 KiB
HTML
36 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="canonical" href="https://www.quixzoom.com/help/">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Help — quiXzoom</title>
|
|
<meta name="description" content="Get help with quiXzoom — FAQs, support, and guides for Zoomers and clients.">
|
|
<meta http-equiv="refresh" content="0; url=/support">
|
|
<script>window.location.replace('/support');</script>
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="Help — quiXzoom">
|
|
<meta property="og:description" content="quiXzoom — Earn per Mission. No Platform Fee.">
|
|
<meta property="og:url" content="https://www.quixzoom.com/help/">
|
|
<meta property="og:image" content="https://www.quixzoom.com/images/app-screenshot.jpg">
|
|
<meta property="og:image:width" content="1200">
|
|
<meta property="og:image:height" content="630">
|
|
<meta property="og:image:alt" content="quiXzoom app help — how to complete photo missions">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:image" content="https://www.quixzoom.com/images/app-screenshot.jpg">
|
|
<meta name="twitter:title" content="Help — quiXzoom">
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="support.html">support centre</a>...</p>
|
|
</body>
|
|
</html>
|
|
<style>
|
|
@media (max-width: 640px) {
|
|
.hero h1 { font-size: 2rem !important; }
|
|
.hero p { font-size: 1rem !important; }
|
|
.card { padding: 1.5rem !important; }
|
|
.grid { grid-template-columns: 1fr !important; }
|
|
.btn { padding: 0.75rem 1.5rem !important; font-size: 1rem !important; }
|
|
}
|
|
</style>
|