Skip to content

For developers

This section is the quick reference for people working on the WMA codebase.

Before you start

  • Node.js 20+
  • pnpm
  • Docker and Docker Compose
  • A working .env.development or .env.production file

Stack at a glance

  • Next.js 16
  • React 19
  • TypeScript
  • Prisma + PostgreSQL
  • Redis
  • Tailwind CSS

Start here