multica/apps/gateway
2026-02-17 09:39:25 +08:00
..
database refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
migrations feat(gateway): support telegram active conversation sessions 2026-02-17 09:39:25 +08:00
public feat(gateway): support telegram active conversation sessions 2026-02-17 09:39:25 +08:00
scripts fix(gateway): rewrite Dockerfile to match current source layout 2026-02-12 13:27:41 +08:00
telegram feat(gateway): support telegram active conversation sessions 2026-02-17 09:39:25 +08:00
app.controller.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
app.module.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
Dockerfile fix(gateway): add build stage for workspace packages in Dockerfile 2026-02-15 05:46:41 +08:00
events.gateway.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
gateway.module.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
index.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
main.ts fix(gateway): add process-level error handlers and graceful shutdown 2026-02-15 14:07:50 +08:00
package.json fix(gateway): add build stage for workspace packages in Dockerfile 2026-02-15 05:46:41 +08:00
test-app.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
test-client.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
tsconfig.json refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
types.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00