You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Self-hosted, single-binary collaborative web IDE — Go backend, embedded React UI, no Node sidecar or external DB. Real-time multi-user editing, live cursors, git graph, integrated terminals, and an API client. Part of the Vulos suite.
Shared deliverability/sender engine for Vulos — one Sender interface over AWS SES + SMTP backends, with multi-tenant custom domains, DKIM, rate limiting and suppression. Research project; we run on SES for now.
Open-source transactional email API — a self-hostable, Resend-inspired service on Amazon SES (and Vulos Deliver). Send + batch, custom domains/DKIM, webhooks, opt-in tracking, usage API. Single Go binary, MIT.
Vulos-native collaborative whiteboard as a reusable React component — an Excalidraw editor over a Yjs CRDT core (the board is a Y.Doc), embeddable into Workspace, Meet and Talk without forking.
Team chat for your own server — a Slack/Google-Chat-class workspace in a single Go binary: channels, DMs, threads, reactions, pins, search, presence, slash commands, bots & apps, and huddles (video via Vulos Meet).
JS/TS client SDK for the Vulos sovereign peer-fabric — WebRTC peer-to-peer data channels with endpoint failover, offline bootstrap, signaling, presence and live cursors, talking to the host app's peering backend over HTTP/WebSocket.
Shared React webmail UI for the Vulos suite — a reusable three-pane, Gmail-class mail component library that talks to lilmail's /v1 JSON API. Mounted by both Vulos webmail and Workspace; container-query responsive.
One login for every Vulos app — the open, self-hostable suite shell that brings Mail, Talk, Meet, Office, Files, Calendar and the Vulos OS together under a unified rail, app-switcher and command palette.
Self-hostable video meetings — a Go service wrapping the LiveKit SFU with Vulos auth, multi-tenancy and usage metering. React + Vite web client; runs standalone or under Vulos Workspace.