Open-source, self-hostable issue tracking. Teams, projects, a kanban board with drag-and-drop, labels, comments, and filtering — without the configuration sprawl.
Most teams use a fraction of what the big trackers offer and pay for the rest in cost, latency, and setup. SoftTrack aims to cover that fraction well and skip the rest deliberately.
| Repository | What it is |
|---|---|
| soft-track | The monorepo — FastAPI backend, React/TypeScript frontend, Docker setup |
git clone https://github.com/soft-track/soft-track.git
cd soft-track && docker compose up --buildOpen http://localhost:5173 and sign in as demo@softtrack.dev / password123.
FastAPI · SQLModel · PostgreSQL · React 19 · TypeScript · Vite · Tailwind CSS · TanStack Query · Orval
MIT licensed. Issues and pull requests welcome.