Skip to content
YQ.CMS

Self-hosted CMS

Download

Download

Free, self-hosted, no account required. One command builds it; one Docker image runs it.

Getting running

From the download to a real deploy, in four steps.

1

Run it

The first run generates a random ADMIN_SECRET, so a local install never signs cookies with a fallback anyone could guess.

npm run dev
2

Sign in

One admin account ships seeded. Change its password under Users; the admin warns on every screen until you do.

yqode / demopass
3

Connect for updates

Settings → Plugins → Licensing, one click. No account needed for free core updates — the marketplace is the only part that asks for more.

4

Deploy for real

Set ADMIN_SECRET in the host's environment, replace the seed password, and read the accounts section before it handles a real order.

Latest release

Latest

Version

v1.0.0

Released

25 September 2026

Size

3.1 MB

SHA-256

afc2bfdcee1ce97f856c5eea86c88a67220f6178ac7ed284121fd8a4bceb0cde

What it runs on

Runtime

Node.js 26

Shipped as

One Docker image

Database server

None

Content

JSON on disk

Accounts and orders

SQLite