feat: add A-card operations frontend and backend foundation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Model-platform gateway used by the Vite development proxy.
|
||||
VITE_GATEWAY_URL=http://127.0.0.1:8890
|
||||
|
||||
# "mock" keeps the A-card operations pages on local frontend fixtures.
|
||||
# Switch to "api" when /api/v1/operations endpoints are available.
|
||||
VITE_OPERATIONS_API_MODE=mock
|
||||
Reference in New Issue
Block a user