LBLuisBraghin
Case study · Proptech

PortariaGo

A digital doorman operation connecting staff and residents in real time, replacing calls and scattered notices with registered deliveries, notifications and in-app responses.

PortariaGo, project developed by Luis Braghin
Buildings and operations
Period2025 · 2026
AreaBuildings and operations
DeliveryWeb, iOS and Android
OwnerLuis Braghin
/ 01
The challenge

Make communication match the urgency of the front desk

Building deliveries and notices often depend on calls, manual messages and operational memory. When a resident does not answer, staff repeats the contact and no reliable history exists.

The solution needed to fit the real front desk routine, distinguish buildings and roles, reach the resident phone and return an answer immediately to the person handling the delivery.

/ 02
The solution

An event-driven digital intercom

Staff registers the delivery and selects an apartment. The platform sends WhatsApp or push notifications and creates a digital call with its own state for urgent pickups.

The resident receives the call and chooses whether to come down or ask the front desk to hold the package. Supabase Realtime updates the staff screen without repeated server queries.

Residents, notices, history and permissions share the same multi-tenant base, isolated per building with distinct roles for administration, staff and residents.

/ 03
How it works

How it works

01

Registration

Staff selects the apartment, resident and delivery type.

02

Automation

n8n coordinates WhatsApp and the events behind the notice.

03

Push

FCM delivers the call to the resident native app.

04

Response

The resident says they are coming or asks staff to hold it.

05

Realtime

The front desk receives the new state without polling.

/ 04
Product and engineering decisions

Product and engineering decisions

01

Realtime without polling

Changes in delivery_calls arrive through PostgreSQL events, reducing delay and unnecessary requests.

02

Multi-tenancy in the data model

Every entity carries its building, and RLS policies isolate operations from one another.

03

Mobile without breaking web

Capacitor plugins load only in native environments, keeping the same product functional in browsers.

/ 05
Product

Operational interface

/ 06
Evidence

What the operation gained

  • Digital intercom with real-time responses
  • Delivery notices through WhatsApp and native push
  • Searchable history of deliveries, notices and failures
  • Resident and role management through an admin panel
  • Multi-tenant isolation with per-building RLS
  • Published application on the App Store
/ 07
Product and engineering

Luis Braghin

Luis Braghin
Product and engineeringLuis Braghin

Luis Braghin · Product, software and automation development

Meet Luis Braghin
PortariaGo

Realtime technology applied to a concrete routine

PortariaGo turns a verbal, hard-to-audit process into a simple, traceable and responsive operation.