rps-royale/apps/server
Ubuntu a97d05e678 test+security: add Playwright E2E tests and API rate limiting
- Install Playwright + Chromium for end-to-end testing

- Add playwright.config.ts with Docker-aware setup

- Add e2e/ai-match.spec.ts covering canvas load, health endpoint, leaderboard, home

- Add express-rate-limit to server (120 req/min on /api)

- Add pnpm test:e2e script to root package.json
2026-05-24 13:55:32 +00:00
..
prisma Initial commit: monorepo structure, smart contract, server, and Phaser frontend 2026-05-24 02:14:42 +00:00
src test+security: add Playwright E2E tests and API rate limiting 2026-05-24 13:55:32 +00:00
.dockerignore Fix Docker builds: pnpm workspaces, OpenSSL, and Next.js standalone 2026-05-24 02:48:20 +00:00
Dockerfile Fix Docker builds: pnpm workspaces, OpenSSL, and Next.js standalone 2026-05-24 02:48:20 +00:00
package.json test+security: add Playwright E2E tests and API rate limiting 2026-05-24 13:55:32 +00:00
tsconfig.json Initial commit: monorepo structure, smart contract, server, and Phaser frontend 2026-05-24 02:14:42 +00:00