Skip to main content

2024.12.29

Revlis AI now runs as a multi-service app with authentication and brand data.

Added

  • Containerized backend, frontend, and landing page services.
  • Reverse proxy configuration for routing the app services together.
  • Supabase Auth implementation notes for email flows, protected routes, sessions, and row-level security.
  • Brand database migrations and seed data so users can work with real brand records.
  • Early auth UI pieces, including Google sign-in, protected routes, and form error states.