This repository includes a lightweight GitHub Codespaces/devcontainer path so contributors can inspect the enterprise foundation without mutating their host machine first.
Open the repository in GitHub Codespaces and let the devcontainer build. The container uses Node.js 20, GitHub CLI, Docker-outside-of-Docker support, and VS Code extensions for TypeScript, GitHub Actions, Prisma, and Docker workflows.
After attach, the container runs:
node scripts/enterprise-readiness-check.mjsThe devcontainer is intended for development isolation. It does not include real secrets and does not start paid providers automatically.
node scripts/enterprise-readiness-check.mjs
node --test tests/enterprise-readiness.test.mjs
npm install
npm run lint
npm run buildRun dependency installs only when you are intentionally validating the runtime. Keep .env.local local and never commit real credentials.
- Product: SecureIDE Workbench
- Domain: Cloud development workbench and AI coding governance
- Repository: https://github.com/kmishra1204/secureide-workbench