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

8 lines
340 B
Markdown

# 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`.