خلاصه اجرایی
iava iava is a production-oriented MVP for cyberpunk-style QA management and test monitoring. It includes a NestJS API, Vue 3 panel, PostgreSQL, Prisma migrations, JWT auth with refresh rotation, RBAC, scheduled checks, audit logs, and Docker Compose local development. Run With Docker ```bash docker compose up --build ``` Open: - Web app: http://localhost:5173 - API: http://localhost:3000/api - Swagger: http://localhost:3000/api/docs
تکنولوژیها
DockerJavaScriptJestNestJSPrismaSQLTypeScriptVue
منابع کد
backend/.env.examplebackend/Dockerfilebackend/nest-cli.jsonbackend/package.jsonbackend/prisma/schema.prismabackend/README.mdbackend/tsconfig.jsondocker-compose.ymlfrontend/.env.examplefrontend/Dockerfilefrontend/package.jsonfrontend/README.mdfrontend/tsconfig.jsonfrontend/vite.config.tsREADME.md