Hiring softwarebuilt for developer teams

Most ATS tools were designed for HR departments. Reqcore is open source, self-hosted, and built with a stack you already know.

Early open-source release — try the demo with sample data, no sign-up needed

Reqcore — Dashboard

Recruitment Overview

Last 30 days

Search...
Open Jobs
12
+3 this week
Candidates
248
+18 new
In Pipeline
67
Active
Hired
8
This month
Pipeline
New 20Screening 15Interview 17Offer 7Hired 8
Recent Applications
JD
Jane Doe
Senior Frontend Engineer
Interview
AK
Alex Kim
Product Designer
New
MS
Maria Silva
DevOps Engineer
Offer
TC
Tom Chen
Senior Frontend Engineer
Screening

Why Reqcore

Built different. Built for devs.

Hiring tools shouldn't require a procurement process. Deploy on your own infra, extend the source code, and scale without per-seat fees.

Database

Your infra. Your data.

Your Postgres database, your MinIO storage. Cancel anytime — your candidate data stays with you forever.

100% portable pg_dump compatible Self-hosted storage
Databasecandidates
id uuid
name text
email text
skills jsonb
status enum
documents
id uuid
file_key text
mime text
size_kb int
org_id uuid

Pipeline at a glance

See every candidate's journey at a glance. Track applications through your pipeline with a visual Kanban board and real-time stats.

Pipeline — Senior Frontend Engineer
New12
Screening8
Interview6
Hired4

No per-seat pricing

Add as many team members as you need — engineers, recruiters, hiring managers. Your bill doesn't change.

Typical SaaS ATS
$6,000/yr for 10 seats
$600/seat
Reqcore
Unlimited seats forever
$0
JD
AK
MS
TC
LW
+∞
No limits on your team

Runs on your network

Self-hosted storage with MinIO. Candidate PII never has to leave your private network.

Your Infrastructure
docker compose up
reqcore-app
postgres:16
minio

Built with tools you already know. Easy to deploy. Easy to extend.

Why we're building this

Hiring software was built for HR.
We're rebuilding it for developers.

I'm building this because I needed an ATS that felt more like Linear than Workday.

Most recruiting software is built for enterprise HR departments — bloated UIs, per-seat pricing, vendor lock-in. As an engineer, I wanted something I could docker compose up, read the source code of, and extend when I needed to.

Reqcore is 100% AGPL-3.0 open source — in the same spirit as PostHog and Supabase, but for hiring. It's an early release. Not everything is built yet. But the foundation is solid, and it's improving every week.

If you're an engineering team that wants to own your hiring stack the same way you own your infrastructure — this is for you.

Check out the code. Try the demo. Tell us what's missing.

Reqcore mascot
The Reqcore Team
Building the open-source ATS for developer teams

How It Works

Up and running in minutes

No vendor lock-in. No cloud dependencies. Clone, compose, hire.

STEP 01

Deploy

Clone the repo and run a single command. Postgres, MinIO, and the app spin up on your infrastructure — not ours.

Docker ready One command Your servers
Terminal
$ git clone https://github.com/reqcore-inc/reqcore
$ cd reqcore
$ docker compose up
ContainerpostgresStarted
ContainerminioStarted
Containerreqcore-appStarted
Ready on http://localhost:3000
A
Acme Corp
Organization created
Hiring Pipeline
New
Screen
Interview
Hired
Team MembersNo seat limits
YO
you@acme.comAdmin
JD
jane@acme.comRecruiter
+
Invite more...
STEP 02

Configure

Create your organization, define your pipeline stages, and invite your team. No seat limits. No upsells. Ever.

Unlimited seats Custom pipeline
STEP 03

Hire

Post jobs with a public career page, receive applications, and move candidates through your pipeline — from screening to hired.

Public job board Pipeline tracking Document storage
Senior Frontend Engineer
Live
12 new5 screening8 interview3 offer
Recent Candidates
JD
Jane Doe
Senior Frontend Engineer
Interview
AK
Alex Kim
Product Designer
New
MS
Maria Silva
DevOps Engineer
Offer

Built With

Modern, boring technology

Battle-tested tools. No exotic dependencies. Easy to understand, contribute to, and maintain.

Nuxt 4

Full-stack Vue framework with SSR, file-based routing, and server API.

Database

PostgreSQL

Rock-solid relational database. Full ACID compliance, your data stays yours.

Drizzle ORM

Type-safe SQL with zero abstraction overhead. Migrations that just work.

Better Auth

Framework-agnostic authentication. Sessions, OAuth, and org management built in.

MinIO / S3

S3-compatible object storage. Self-hosted or cloud — resumes stay on your infra.

Docker

One command to deploy. Compose up, port forward, done — every time.

Product Roadmap

Built in the open

Every feature is planned publicly. See what we've shipped, what we're building, and where the product is headed.

9
Shipped
1
Building
5
The Vision
Reqcore mascot

Ready to ditch your bloated ATS?

Clone the repo. Run docker compose up. Start hiring.
Early open-source release — your data stays on your servers.