SmartFlow
API & collaboration backend
This Next.js app hosts Convex functions for projects, members, and future auth-linked profiles. The Adobe Express add-on uses its own UI; connect it here when you wire authentication.
NEXT_PUBLIC_CONVEX_URL is set. Run npx convex dev from the server directory to sync functions.
- Convex modules:
projects,users - Roles: owner, editor, viewer (see schema and mutations).