Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 6bc9fc0bfc Add demo seed data with spatial/temporal schema for rStack interop
15 sample events across 10 IANA timezones, spatial granularity 0-8
(rcal-compatible), GeoJSON Points, RRULE recurrence, and cross-app
feed routing hints for rcal, rmaps, rtrips, rinbox, rnotes, rtube,
rphotos, rchoices, rvote, and rdata.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 02:56:09 +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