- Stack: Next.js 16 (app router + Turbopack) frontend, Node/Express + Sequelize backend, MySQL + SQLite for tests.
- Docs: see
docs/message-board-spec.mdanddocs/assignment-automated-testing.mdfor full requirements. - Setup:
cd api && npm install,cd frontend && npm install. - Unit tests:
cd api && npm test,cd frontend && npm test. - Playwright suites:
npm run integration:testandnpm run e2e:testfromfrontend/(scripts spawn both servers automatically).
http-impreza/message-board-demo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|