rEvents - Event aggregation and parsing for the rStack
Go to file
Jeff Emmett 82d9500820 feat: add InfoPopup with landing page content on first visit
Shows an informational popup with rich landing page content on first
visit, re-openable via a fixed info button (bottom-right corner).
Dismissible via X button, overlay click, or Escape key. Uses
localStorage to track first-visit state.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 04:51:19 +00:00
prisma Add demo seed data with spatial/temporal schema for rStack interop 2026-03-14 02:56:09 +00:00
public Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
src feat: add InfoPopup with landing page content on first visit 2026-03-16 04:51:19 +00:00
.env.example Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
.gitignore Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
Dockerfile Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
MODULE_SPEC.md Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
docker-compose.yml Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
entrypoint.sh Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
next.config.js Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
package-lock.json Fix build errors and add package-lock.json 2026-03-14 01:31:11 +00:00
package.json Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
postcss.config.js Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
tailwind.config.js Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00
tsconfig.json Initial scaffold for revents-online rApp 2026-03-14 01:21:13 +00:00