Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Laptopmini/ralph-html

Repository files navigation

ralph-html

A fork of ralph-node with a simple boilerplate to serve a static HTML based application.

Fork this repo and drop in a new PRD.md to start building something with the loop already bootstrapped.

For full documentation on how the Ralph Loop works and how to use these repos, see the original ralph-node README.

Changelog

This repo uses ralph-node-base as a starting point.

  • TypeScripttsconfig.json with ES2022 target, NodeNext modules, strict mode, and dist/ output
  • Jestjest.config.js with @swc/jest transform scoped to unit tests, plus a sanity test
  • Playwrightplaywright.config.ts targeting Chromium at localhost:3000, plus a sanity E2E test
  • Root test scriptnpm test wired to run unit then E2E tests sequentially
  • Static HTML website — Configured to serve a static HTML based application
  • Playwright webServer — Updated Playwright configuration with webServer block for proper test execution

Stack

Tool Role
Claude Code Default AI engine
OpenCode Alternative AI engine
Jest Unit testing
Playwright E2E testing
Biome Linting and formatting
serve Static File Server

License

Apache 2.0

About

A static HTML app project boilerplate powered by `vercel/serve`, generated using `ralph-node`.

Topics

Resources

License

Stars

Watchers

Forks

Contributors