bunker-admin 68ba45a689 Documentation editorial: Material theme hardening, metadata, and content polish
- Enable navigation.instant, prefetch, progress, content.code.select, content.tabs.link
- Fix edit_uri (main→v2), copyright year (2024→2024-2026), consent banner config
- Add abbreviations glossary (47 acronyms with hover tooltips via snippets auto-append)
- Add tags to all 72 doc pages with consistent taxonomy (audience/module/type)
- Add status:new badges to 16 recent feature pages, search:boost to 7 entry pages
- Rewrite Architecture page with 5 Mermaid diagrams and full component documentation
- Rewrite Troubleshooting page from 5 to 13 sections with actionable checklists
- Fix broken links (Monitoring/Contributing pointed to blog placeholder)
- Expand Admin Guide roles table from 5 to 11 roles
- Create custom 404 page, blog with authors and inaugural v2 announcement post
- Fresh Playwright screenshots for login, dashboard, campaigns, users, settings, locations, shifts
- Remove 5 test/dev files and orphan template override
- Add planning document (DOCS_NEXT_STEPS.md) for future editorial reference

Bunker Admin
2026-03-23 12:36:10 -06:00

4.2 KiB

title, description, icon, tags, search
title description icon tags search
Documentation Changemaker Lite documentation hub — guides for users, admins, and operators. material/book-open-variant
guide
getting-started
boost
2

Documentation

Welcome to the Changemaker Lite documentation. Whether you're a campaign volunteer, an admin managing operations, or a sysadmin deploying the platform — start here.


Use the Platform

Deploy & Operate

Reference


Platform at a Glance

Component Technology Purpose
Main API Express.js + Prisma Auth, campaigns, map, shifts, pages, email
Media API Fastify + Prisma Video library, analytics, upload, scheduling
Admin GUI React + Ant Design + Zustand Dashboard for admins and organizers
Database PostgreSQL 16 Single shared database for both APIs
Cache Redis Rate limiting, BullMQ jobs, geocoding queue
Proxy Nginx Subdomain routing, security headers, SSL
Tunnel Pangolin + Newt Expose services without port forwarding
Monitoring Prometheus + Grafana Metrics, dashboards, alerts

!!! tip "New here?" Start with the Getting Started guide to have the platform running in under 30 minutes.

!!! info "Looking for the source?" Changemaker Lite is 100% open source. Browse the code on Gitea.