Tenant lifecycle management service. Single Go binary with embedded SQLite, async task queue, and OpenTelemetry observability.

1 Open Issue Need Help Last updated: Mar 8, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding a `.devcontainer` configuration to enable one-click project setup in VS Code Dev Containers or GitHub Codespaces. It requires pre-configuring specific tools like Go 1.25, Node 24, pnpm, various linters, and recommended VS Code extensions, along with a `make setup` post-create command and port forwarding. The primary goal is to streamline contributor onboarding and ensure a reproducible development environment.

Complexity: 2/5
good first issue

Tenant lifecycle management service. Single Go binary with embedded SQLite, async task queue, and OpenTelemetry observability.

Go