Collaborative trip planning platform with NL input + rspace canvas integration
Go to file
Jeff Emmett cb653de115 feat: standardize AppSwitcher and EcosystemFooter across all rApps
- Update AppSwitcher with all 26 r*Apps in 8 categories
- Add EcosystemFooter component with consistent ecosystem links
- Categories: Creating, Planning, Communicating, Deciding,
  Funding & Commerce, Social & Media, Work & Productivity,
  Identity & Infrastructure

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 22:47:59 -08:00
backlog backlog: mark task-2 (Porkbun NS to Cloudflare) as Done 2026-02-20 16:06:04 -07:00
prisma Add interactive demo with cross-service data via proxy routes 2026-02-15 09:05:35 -07:00
public Add public/.gitkeep for Docker build 2026-02-13 12:38:39 -07:00
src feat: standardize AppSwitcher and EcosystemFooter across all rApps 2026-02-24 22:47:59 -08:00
.dockerignore Add .dockerignore for optimized Docker builds 2026-02-21 17:49:05 -07:00
.env.example refactor: migrate EncryptID URLs from encryptid.jeffemmett.com to auth.ridentity.online 2026-02-24 22:20:07 -08:00
.gitignore Initial rtrips-online scaffold 2026-02-13 12:10:22 -07:00
Dockerfile feat: add EncryptID auth with role-based access control 2026-02-18 10:20:17 +00:00
MODULE_SPEC.md docs: add MODULE_SPEC.md with permission model and capabilities 2026-02-17 12:30:14 -07:00
docker-compose.yml refactor: migrate EncryptID URLs from encryptid.jeffemmett.com to auth.ridentity.online 2026-02-24 22:20:07 -08:00
next.config.mjs Initial rtrips-online scaffold 2026-02-13 12:10:22 -07:00
package-lock.json Initial rtrips-online scaffold 2026-02-13 12:10:22 -07:00
package.json chore: add @encryptid/sdk dependency 2026-02-15 09:36:07 -07:00
postcss.config.mjs Initial rtrips-online scaffold 2026-02-13 12:10:22 -07:00
tailwind.config.ts Initial rtrips-online scaffold 2026-02-13 12:10:22 -07:00
tsconfig.json Initial rtrips-online scaffold 2026-02-13 12:10:22 -07:00