EntryPoint logo EntryPoint

Public Application Review

This is a multi-company visitor management SaaS application. Each company receives an isolated workspace with its own employees, visitors, settings, reports, branding and visitor QR link.

Visitor workflow

Administration

Notifications and security

Approval emails are sent to the email saved for the selected employee. SMS notifications use Twilio. Approval links use signed action tokens, dashboard routes require authentication, and records are filtered by company ID.

Technology and availability

Frontend: React and Recharts. Backend: Express and Supabase. Database: Supabase Postgres. Authentication: Supabase Auth. Notifications: Nodemailer and Twilio. Hosting: Vercel.

Public health endpoint: /api/health

Open the interactive EntryPoint