Context
viral growth tracker.
Problem
Long project URLs are difficult to share on Twitter/SMS.
Suggested Execution
- Build a minimalist 'Shortlink' service: 'nf.link/xyz'.
- Track 'Click-through rate' (CTR) for each shared link.
Acceptance Criteria
- Beautiful, shareable links.
- Insight into which projects are trending on social media.
References
- backend/src/services/shortlink.service.ts
Context
viral growth tracker.
Problem
Long project URLs are difficult to share on Twitter/SMS.
Suggested Execution
Acceptance Criteria
References