OneCamp – Self-Hosted Slack/Asana/Zoom/Notion Alternative
Ambitious all-in-one, but backend paywall and launch-day readiness unclear.
OneCamp: self-hosted all-in-one workspace (chat, tasks, video calls, docs, calendar & AI)
All-in-one collaboration stack, but backend's closed-source and launches in 6 days.
Self-hosting enthusiasts, small teams, DevOps engineers
Slack · Notion · Asana
We wanted OneCamp to be a masterclass in modern architecture, so we open-sourced our entire Next.js frontend.
Here's the tech stack powering it:
1/ Collaboration & CRDTs Custom Node microservice with Hocuspocus + Yjs for real-time Tiptap edits over WebSockets. Redis caching + JSON/HTML transform to Go backend.
2/ WebRTC & Real-time AI Self-hosted LiveKit SFU + custom Python agent that pipes audio to Deepgram nova-2, rebases timestamps, and broadcasts live transcripts.
3/ Polyglot Persistence Postgres + Dgraph (graph relations) + OpenSearch (full-text search).
4/ Observability OpenTelemetry traces/logs to self-hosted HyperDX on ClickHouse.
The frontend (Next.js + React) is 100% open source (MIT). Dive in, star it, fork it: https://github.com/OneMana-Soft/OneCamp-fe
Backend remains closed-source for now (Go + paid managed option at launch).
Feedback, issues, PRs very welcome!
Ambitious all-in-one, but backend paywall and launch-day readiness unclear.
Well-built but monitors APIs same way Betterstack, UptimeRobot, and 20 others do.
It stitches Slack threads, PRs, tickets and docs into a local "context lake" and can point a mention like handlePayment() straight to the file and related PRs — very practical for debugging and postmortems. The use of SQLite FTS5 for local full-text search plus MCP for a unified context layer is a smart, pragmatic combo; success will hinge on connector reliability and search/ranking quality, not the README.
Tab consolidation via AI, but Recap, Morning Brew, and Slack digests already do this.
Yet another meeting AI in a space Fireflies and Otter already dominate.
Hosted OpenClaw instances save you 60 minutes of Docker config hell.