A small, fast directory of links to disposable OpenStation demos in WordPress
Playground. The public site is the static app in directory-site/ and is hosted
only on the existing Railway service. The public source repository lives at
RegionallyFamous/openstation-showcase.
Make one pull request targeting main:
- Add one self-contained Blueprint ZIP to
directory-site/public/playground/. - Add one matching entry to
directory-site/demos.json. - Run
node directory-site/test.mjs.
That is the complete contribution path. There are no dependencies, release branches, server setup steps, or database changes.
Changes are made directly on main. A catalog or Blueprint ZIP merge is
available through the Railway URL immediately and does not rebuild or redeploy
the service. Only changes to the small application shell or Railway
configuration trigger a verified Railway deployment.
Railway remains the only public site origin. It gateways current demo content
from this public repository's main branch; there is no second hosting service
or server-side WordPress/database deployment.
Repository policy for contributors and agents is recorded in
AGENTS.md.