Home / Scripts & Code / NodeJS
Devlumiq ATS - Full Stack Applicant Tracking AppDevlumiq ATS - Full Stack Applicant Tracking App
Devlumiq ATS — Full-Stack Applicant Tracking System (Next.js 15 + PostgreSQL) Recently UpdatedHome / Scripts & Code / NodeJS
Devlumiq ATS - Full Stack Applicant Tracking App
Devlumiq ATS — Full-Stack Applicant Tracking System (Next.js 15 + PostgreSQL)Frequently asked questions (FAQ)
Can I deploy this on my own server (cPanel, VPS, AWS) or is it Vercel-only?
Any Node.js 18+ hosting works. While optimized for Vercel, this is a standard Next.js application that deploys to:
cPanel with Node.js support
Railway, Render, DigitalOcean
AWS, Google Cloud, Azure
Any VPS with Node.js installed
Documentation includes deployment steps for standard Node.js hosting.
cPanel with Node.js support
Railway, Render, DigitalOcean
AWS, Google Cloud, Azure
Any VPS with Node.js installed
Documentation includes deployment steps for standard Node.js hosting.
Is this a template/demo or a complete working system?
Complete working system. This is a full-stack production application with:
Real database (PostgreSQL/MySQL)
Working API routes (40+ endpoints)
Functional features (Kanban, email, calendar, assessments, etc.)
Seed data for testing (50 candidates, 12 jobs)
Everything needed to deploy and use immediately
This is NOT a template with mocked data — every feature reads from and writes to the database.
Real database (PostgreSQL/MySQL)
Working API routes (40+ endpoints)
Functional features (Kanban, email, calendar, assessments, etc.)
Seed data for testing (50 candidates, 12 jobs)
Everything needed to deploy and use immediately
This is NOT a template with mocked data — every feature reads from and writes to the database.
How do I get started?
Install dependencies, point .env at a PostgreSQL database, run prisma db push / migrate deploy, then seed sample data. A demo login is included so you can explore candidates, pipelines, and analytics right away.
Can I customize the code?
Yes — you receive the complete source code with a license to modify and extend it. It's a standard Next.js 15 / React 19 / TypeScript / Prisma / Tailwind CSS project, so any developer familiar with that stack can work in it.
Can I import my existing candidates?
Yes, CSV import is built into the candidates module. Job board posting and the Chrome LinkedIn importer are also available once you configure the relevant credentials.
Do you have an API?
Yes — REST API routes cover authentication, candidates, jobs, applications, calendar, messaging, assessments, and every premium tool, plus Zapier-style webhooks for connecting other systems.
Is the AI functionality required?
No. Resume parsing, candidate ranking, screening, job description generation, and email drafting all work out of the box with rule-based logic. Add an OpenAI API key any time to upgrade them — nothing depends on it.
What integrations actually work today?
Real and working: SMTP email, Twilio SMS, WhatsApp Business API, Checkr background checks, Zapier webhooks, the Chrome LinkedIn importer, LinkedIn/Indeed/Glassdoor job posting, optional OpenAI, optional Google Calendar OAuth sync, and opt-in SSO/SAML. DocuSign's workflow is built but needs your own SDK credentials to go live. Slack and Outlook are on the roadmap, not connected yet.
What's included in each license?
Regular covers the core ATS product and full source. Extended expands license rights and typically includes priority support and broader commercial use — check the exact terms on this listing.
Do you offer support?
Documentation is included, and email support is available. Extended licenses typically include priority support. There's no dedicated success-manager SLA unless arranged separately.
Can I upgrade from an older version without losing my data?
Yes. Back up your database first, then run the included upgrade script — it adds new tables and backfills your existing candidates, jobs, and users without deleting anything.
Information
| Category | Scripts & Code / NodeJS |
| First release | 12 April 2026 |
| Last update | 23 July 2026 |
| Software framework | React |
| Files included | .css, .html, .sql, Javascript .js |
| JavaScript Framework | Node.js |
| Tags | dashboard, typescript, recruitment, prisma, hiring, react, SaaS, ats, nextjs, multi-tenancy, postgresql, fullstack, rbac |
