No description
  • TypeScript 71.6%
  • Astro 25.4%
  • Dockerfile 1.2%
  • Rust 1.1%
  • CSS 0.4%
  • Other 0.3%
Find a file
Ronit Nath e2414427c5 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 Initial commit: company service replacing legacy staticweb 2026-03-22 19:37:11 -07:00
src feat(obs): migrate to init_telemetry for OTel trace/log export 2026-03-23 03:46:16 -07:00
.gitignore Initial commit: company service replacing legacy staticweb 2026-03-22 19:37:11 -07:00
Cargo.lock Initial commit: company service replacing legacy staticweb 2026-03-22 19:37:11 -07:00
Cargo.toml Initial commit: company service replacing legacy staticweb 2026-03-22 19:37:11 -07:00
CLAUDE.md Initial commit: company service replacing legacy staticweb 2026-03-22 19:37:11 -07:00
Containerfile refactor: distroless base, selective lib COPY, per-service cache IDs 2026-03-22 23:02:00 -07:00
deploy.toml feat: add port = 8080 to deploy.toml 2026-03-23 10:43:53 -07:00