A type-safe implementation of the RealWorld spec, featuring a Haskell Servant backend and React frontends using the Elm Architecture (TEA).
- backend/ - Haskell Servant Conduit API with Postgres, Persistent, and Esqueleto.
- frontend-web/ - React 19 web application built with TypeScript, react-tea-cup, and Tailwind CSS 4.
- frontend-admin/ - Sentinel Dashboard for system management and cache control.
- e2e/ - Standalone black-box integration tests using Playwright (only tests frontend-web).
Refer to the individual directory README files for setup and execution commands:
This project is licensed under the MIT License.