Changelog

SuprLogs Changelog

webapidocsplatform

SuprLogs launched its initial product foundation

Aslan Goldenhour
1 commits
+0-0
  • Initial monorepo and product experience are now in placeSuprLogs now has its first full workspace, bringing together the web app, API, documentation site, and shared building blocks needed to grow the product.

Also in this release

New Features3 updates
  • Set up the initial SuprLogs monorepo with apps for the API, public web experience, and documentation site.
  • Launched the public site with sign-in, sign-up, an app shell, theme toggle, and placeholder legal pages.
  • Added a starter Express API with a health check and Inngest support.
Improvements4 updates
  • Added shared packages for logging, caching, database access, auth helpers, webhooks, providers, and changelog pipeline stubs.
  • Introduced shared environment templates, workspace settings, TypeScript configuration, and local development scripts.
  • Added local Supabase and Redis configuration to support development in the new workspace.
  • Created reusable UI components and structured styling for the web app.
Documentation2 updates
  • Published onboarding guides and project rules to help contributors get started.
  • Added initial product and API documentation, including a quickstart and API reference.