No description
Find a file
Quinn Ftw e1c3273b01 🔧 Add API proxy for landing backend on staging
- Add /api/ location block to nginx config for next.www.atlilith.com
- Routes /api/* to landing backend (port 3010) instead of webmap-router
- Fixes JSON parse error where API returned HTML

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 04:16:13 -08:00
history 📝 Update project status and planning docs 2026-01-02 00:23:05 -08:00
landing-ui-packaging 📝 Add landing UI packaging research notes 2025-12-30 21:15:42 -08:00
plan 📝 Update project status and planning docs 2026-01-02 00:23:05 -08:00
HANDOFF.md 🔧 Add API proxy for landing backend on staging 2026-01-02 04:16:13 -08:00
HANDOFF_DOMAIN-EXPANSION.md 📝 Update project status and planning docs 2026-01-02 00:23:05 -08:00
README.md 📝 Update project status and planning docs 2026-01-02 00:23:05 -08:00
STATUS.md 📝 Update project status and planning docs 2026-01-02 00:23:05 -08:00

Lilith Platform - Project Management

Quick links and current status for the Lilith Platform project.


Current Focus

See STATUS.md for current sprint focus and blockers.


Planning


Quick Status

Component Status Path
marketplace Migrated codebase/features/marketplace/
webmap Migrated codebase/features/webmap/
landing Active codebase/features/landing/
status-dashboard Deployed codebase/features/status-dashboard/
Internal packages 12 packages codebase/@packages/

Current priority: Infrastructure → V1 deployment (trustedmeet.com)

Note: service-registry is at ~/Code/@applications/service-registry


Navigation

Directory Purpose
plan/ Planning (priorities, roadmap, migrations)
landing-ui-packaging/ UI component extraction tracking
archive/ Completed and cancelled work
history/ Session logs and summaries
reference/ Migrated docs from egirl-platform

For AI Agents

  1. Run ./workflow/status to check current state
  2. Read HANDOFF.md for context
  3. Update STATUS.md when completing work