Home / Scripts & Code / NodeJS
DevLumiq Suite - ATS HRMS SystemDevLumiq Suite - ATS HRMS System
Full-stack HR suite with AI-powered ATS, complete HRMS & marketing landing page. Next.js, Prisma, PostgreSQL. Ready to deploy. Recently UpdatedHome / Scripts & Code / NodeJS
DevLumiq Suite - ATS HRMS System
Full-stack HR suite with AI-powered ATS, complete HRMS & marketing landing page. Next.js, Pri...
Overview
DevLumiq Suite delivers three production-ready applications in one package:
- ATS — AI recruitment with Kanban pipeline, interview scheduling, email automation, LinkedIn Chrome extension & careers portal.
- HRMS — Employee management with attendance, payroll, leaves, performance reviews, training, expenses & onboarding workflows.
- Landing Page — Animated marketing site to showcase and sell both products.
Each app is a standalone Next.js 15 project. Deploy separately or together.
Included
- Complete source code (3 apps)
- Prisma schemas, migrations & seed data
- Chrome extension source
- Unit & E2E tests
- One-command setup scripts
- PDF/Excel exports, i18n, email templates
Why DevLumiq?
- RBAC + multi-tenant architecture
- AI features work with or without OpenAI key
- Responsive Tailwind UI with dark mode
- Deploy on Vercel, Netlify or self-hosted
Features
- Kanban candidate pipeline with drag & drop
- AI resume parsing & ranking
- Interview scheduling & calendar sync
- Automated email sequences
- LinkedIn Chrome extension import
- Public careers portal
- Employee directory & org chart
- Attendance & shift management
- Leave requests with approval workflows
- Payroll, CTC & tax calculations
- Performance reviews & 360 feedback
- Onboarding / offboarding checklists
- Training & certification tracking
- Expense claims & benefits
- Analytics dashboards & PDF/Excel export
- 10-language i18n support
- Role-based access control
- Dark mode & fully responsive
Requirements
- Node.js 18+
- npm 9+
- PostgreSQL database
- Optional: OpenAI API key
- Optional: SMTP credentials
- Optional: Google Calendar API
Instructions
- Landing Page:
cd devlumiq-suite && npm install && npm run dev - ATS:
cd ats && npm install && cp .env.example .env(fill values)&& npx prisma generate && npx prisma db push && npm run dev - HRMS:
cd hrms && npm install && cp .env.example .env(fill values)&& npx prisma generate && npx prisma db push && npm run dev
Use different ports when running locally: npm run dev -- --port 3001
See root README.md and app-specific README files for full details.
Information
| Category | Scripts & Code / NodeJS |
| First release | 1 June 2026 |
| Last update | 1 June 2026 |
| Files included | .css, .html, .sql, Javascript .js |
| Tags | dashboard, admin panel, human resources, recruitment, prisma, payroll, react, SaaS, attendance, ats, nextjs, tailwind, hrms, postgresql, applicant tracking |








