Collaborative trip planning platform with NL input + rspace canvas integration
Go to file
Jeff Emmett b9a1fc96eb brand: add (you)r* prefix to landing page title
Reinforces the r-suite "your tools" philosophy across all rApp landing pages.
Also normalizes title separators to em-dash (—) for consistency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 04:28:51 +00: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 brand: add (you)r* prefix to landing page title 2026-02-26 04:28:51 +00: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 fix: add Traefik priority 130 to override rspace-online routing 2026-02-25 14:30:44 -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