Chemical X IDE
WordPress backend router, dev server reverse-proxy, and REST bridge for Chemical X IDE
by Hall of the Gods, Inc. · github.com/hallofthegods/xophz-compass-chemical-x-ide
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hallofthegods/xophz-compass-chemical-x-ide/archive/refs/heads/main.zipChemical X IDE WordPress Plugin
WordPress backend router, dev server reverse-proxy, and REST bridge for the Chemical X IDE SPA (apps/my-chemical-x-ide).
Slugs Deployed
/ide(Primary SPA route)/chemical-x-ide(Secondary SPA route)
Architecture
- Development Mode: Reverse-proxies to
http://localhost:8095and injectswindow.wpApiSettings. - Production Mode: Loads compiled assets from
public/dist/index.html. - REST API: Namespace
chemical-x/v1for workspace synchronization and health telemetry.