Skip to content

Latest commit

 

History

History

README.md

Next.js example

Minimal Next.js (App Router) project showing how to wire npm + Jest + ESLint into a Harmont CI pipeline. Build + test + lint.

Run the pipeline

cd examples/nextjs
hm run ci --local

See .hm/pipeline.py for the definition; examples/README.md for the full index.