No description
  • Rust 82.3%
  • TypeScript 16.5%
  • Dockerfile 0.8%
  • Astro 0.3%
  • JavaScript 0.1%
Find a file
Ronit Nath 62ec78d33a feat: add port = 8080 to deploy.toml
Explicitly declares the container port for the devenv/deploy pipeline.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 10:43:53 -07:00
frontend fix(knowledge-base): remove vite-plugin-top-level-await, add test-utils to Containerfile 2026-03-23 03:12:13 -07:00
migrations fix(knowledge-base): make GRANT conditional for local dev compatibility 2026-03-23 02:41:24 -07:00
src feat(knowledge-base): wire Qdrant, embedding, SeaweedFS + membership tests 2026-03-23 03:26:20 -07:00
tests feat(knowledge-base): wire Qdrant, embedding, SeaweedFS + membership tests 2026-03-23 03:26:20 -07:00
.gitignore feat(knowledge-base): add full backend — models, DB, RBAC, routes, RPC, collab, versioning 2026-03-23 02:31:27 -07:00
Cargo.lock feat(knowledge-base): add full backend — models, DB, RBAC, routes, RPC, collab, versioning 2026-03-23 02:31:27 -07:00
Cargo.toml feat(knowledge-base): add full backend — models, DB, RBAC, routes, RPC, collab, versioning 2026-03-23 02:31:27 -07:00
Containerfile fix(knowledge-base): add isoastra-test-utils to Containerfile 2026-03-23 02:53:49 -07:00
deploy.toml feat: add port = 8080 to deploy.toml 2026-03-23 10:43:53 -07:00