feat: bootstrap vela UI and gateway workspace
Establish the monorepo, tooling, and starter apps so UI and gateway development can begin from a documented, runnable baseline.
This commit is contained in:
9
apps/vela-gateway/README.md
Normal file
9
apps/vela-gateway/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# vela-gateway
|
||||
|
||||
This workspace contains the Vela gateway service as a minimal Fastify app.
|
||||
|
||||
Current status:
|
||||
|
||||
- Fastify server boots in the Yarn workspace
|
||||
- `/` and `/health` endpoints provide a runnable service baseline
|
||||
- WebSocket session orchestration remains a later increment
|
||||
Reference in New Issue
Block a user