Improve local CLI auth and skills UX

This commit is contained in:
Jiayuan 2026-03-27 18:32:56 +08:00
parent 8bd476f47c
commit ed426872cc
9 changed files with 92 additions and 11 deletions

View file

@ -33,6 +33,7 @@ DATABASE_URL=postgres://multica:multica@localhost:${postgres_port}/${postgres_db
PORT=${backend_port}
JWT_SECRET=change-me-in-production
MULTICA_SERVER_URL=ws://localhost:${backend_port}/ws
MULTICA_APP_URL=${frontend_origin}
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=