H
HerositeMeta relay and short-link SaaS MVP with JSON state and a shared webhook event DB.
Short-link workspace

Offer free short-link setup without adding tables first.

For the first release, Herosite can store short-link workspace metadata locally and send operators into your existing Short.io dashboard at https://app.short.io/users/dashboard/1871978/links. That means no SQL tables are required for the MVP.

Do we need a database?

No, not for this MVP. JSON files are enough for account state, workspace settings, and notes.

Move to a database later if you need redirects, analytics, alias collision control, or high-volume admin workflows.

What exists now

  • Short-link workspace record in the dashboard
  • Operator note and external dashboard URL
  • No table required for creation and management

What needs a DB later

  • Self-hosted redirects
  • Click analytics
  • Large-scale multi-user management