Topic: affiliate links

2026-09-13 · 3 min read

Redirect link service with Firestore

Build a go.example.com redirect service in Node and Express backed by Firestore: one document per slug, a 302 to the target, a per-month click counter, and an admin list. Why routing every outbound link through it saves you when programs change.

expressfirestorecloud runredirects

← Guides