Setup Dev Hub

Bootstrap a fresh local TIBCO Developer Hub dev environment end-to-end. Trigger when the user wants to set up / initialize / bootstrap the project for the first time, get the app running locally, or onboard a new machine. Verifies prerequisites and versions (Node, Yarn, native build toolchain; Docker only if a Postgres DB is chosen), creates app-config.local.yaml and .env.yarn from their templates, lets the user pick an in-memory (better-sqlite3) or Docker Postgres database, optionally wires a GitHub PAT, then runs yarn install and starts the app, confirming the ports are listening. Use when this capability is needed.

tomevault-io c33b609 2 files · 12.2 KB Updated

File contents

tomevault-io/skills-registry/tree/main/tibcosoftware--tibco-developer-hub--setup-dev-hub commit c33b60949b

Frequently asked questions

npx skillmds@latest add tomevault-io/setup-dev-hub