All projects
Web App2026

Solora — Marketing & Docs

One static site, two apps, zero servers.

The public home and merchant documentation for Tierly and Mixly, statically exported from Next 16 and served from GitHub Pages. Both Shopify apps link into it as their in-app Help destination.

9

Static routes

1,961

Lines of docs

None

Server runtime

Highlights

  • Next’s static export mode emits nine prerendered routes with no server runtime to patch, scale or pay for.
  • GitHub Actions builds and publishes to Pages on every push to main.
  • The two docs pages carry 1,961 lines of hand-written merchant documentation, linked from inside both apps.

Stack

Next.jsReactTailwind CSSGitHub Actions