Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 700 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 700 Bytes

Logo

Supso

Deploy on Railway

Real-time digital product observability suite.

Installation

  bun install
  cp .env.example .env # And adjust the variables
  bun run dev

Features

  • Real-time events tracking
  • Organize events into kanban boards
  • Feature flags management
  • Webhooks (coming soon)
  • TypeScript SDK (in progress)

Tech Stack

  • TypeScript
  • SvelteKit
  • Drizzle ORM
  • SQLite (or Turso)
  • Tailwind
  • Svelte shadcn/ui port

Links

Website

App

Documentation