Files
blackroad-os-prism-console/infra
2025-11-24 00:57:40 -06:00
..
2025-11-24 00:57:40 -06:00

Infra notes

Minimal deployment hints for Prism Console. Extend this with platform-specific modules as the console grows.

  • Dockerfile is built for Node.js 20 and Next.js standalone output.
  • Railway config (railway.toml) sets the web service and defaults to port 3000.
  • Environment template lives in ../prisma-console.env.example.