Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Emmett 8b3feec25b Add rStack integration: AppSwitcher, Header, SpaceSwitcher, provision
- AppSwitcher with full rStack dropdown (rEvents in Planning category)
- Header component with AppSwitcher + SpaceSwitcher + UserMenu
- Spaces API proxy to rSpace for SpaceSwitcher dropdown
- Internal provision endpoint for rSpace Registry activation
- Auth logout route

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 01:42:54 +00:00
Jeff Emmett 6bfea8bd0f Fix build errors and add package-lock.json
- Fix Prisma Json type compatibility for metadata fields
- Fix Set iteration for ES5 target in parser
- Add package-lock.json from npm install

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 01:31:11 +00:00
Jeff Emmett f6e3518a7a Initial scaffold for revents-online rApp
Event aggregation and parsing module for the rStack:
- Source adapters for Luma, Meetup, and iCal feeds
- Text-to-event parser for unstructured input
- Unified event schema with rStack cross-module integration
- Next.js 14 / Prisma 6 / PostgreSQL / EncryptID auth
- Docker Compose with Traefik + Infisical secret injection

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 01:21:13 +00:00