S.E.E.S ERP
An enterprise resource planning system carrying a textile manufacturer's entire operation, from production to dispatch, into one place.
- Sector
- Textile · Enterprise Software
- Year
- 2026
- Role
- End-to-end ERP system
Screenshot coming soon
Problem
Orders, stock, production and dispatch were tracked in separate spreadsheets. The same figure lived in several places, so none of them could be trusted, and nobody knew the real position at month end.
Solution
We built an ERP on a single database with role-based access. A NestJS and Prisma API runs on PostgreSQL, with a Next.js 16 and React 19 interface. Every record lives in one place, so everyone sees the same number.
Stack
- Next.js 16
- React 19
- NestJS 11
- Prisma
- PostgreSQL
- JWT
- TypeScript