stack/apps/backend
mantrakp04 2fd1e09865 fix: update GitHub owner in seedDummyProject function
- Changed the GitHub owner from "mantrakp04" to "hexcalve" in the seedDummyProject function to reflect the correct repository ownership.

This update ensures that the dummy data seeding process points to the appropriate GitHub account.
2026-06-29 10:00:19 -07:00
..
prisma feat: enhance config agent run tracking and GitHub integration 2026-06-26 17:22:24 -07:00
scripts feat: enhance GitHub config agent integration 2026-06-26 13:50:01 -07:00
src fix: update GitHub owner in seedDummyProject function 2026-06-29 10:00:19 -07:00
.env Rename STACK_* env vars to HEXCLAVE_* in env templates, with legacy dual-read (#1588) 2026-06-19 18:58:53 -07:00
.env.development Refactor environment and configuration files 2026-06-26 14:11:53 -07:00
.eslintrc.cjs Refactor environment and configuration files 2026-06-26 14:11:53 -07:00
.gitignore private files n sm build shit (#1276) 2026-03-23 12:31:36 -07:00
instrumentation-client.ts feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs private files n sm build shit (#1276) 2026-03-23 12:31:36 -07:00
package.json Merge remote-tracking branch 'origin/dev' into worktree-agent-afc9a08055d13e0a9 2026-06-26 18:27:35 -07:00
prisma.config.ts Rename STACK_* env vars to HEXCLAVE_* in env templates, with legacy dual-read (#1588) 2026-06-19 18:58:53 -07:00
tsconfig.json Fix lint 2026-02-27 09:59:26 -08:00
vercel.json External db sync (#1036) 2026-02-05 12:04:31 -08:00
vitest.config.ts Rename STACK_* env vars to HEXCLAVE_* in env templates, with legacy dual-read (#1588) 2026-06-19 18:58:53 -07:00
vitest.setup.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00