stack/apps/backend
Bilal Godil 7d466f6b00 Fix openrouter proxy baseURL to honor FORWARD_TO_PRODUCTION
Previously the AI proxy baseURL was chosen based on NODE_ENV alone,
which caused dev requests to loop back to the local proxy and forward
"Bearer FORWARD_TO_PRODUCTION" upstream. Switch on the env var instead
and use NEXT_PUBLIC_STACK_API_URL as the default base.
2026-04-13 14:50:38 -07:00
..
prisma AI in Stack Companion (#1297) 2026-04-13 18:40:32 +00:00
scripts Fix cron jobs using dev env instead of test env in CI workflows (#1319) 2026-04-09 21:27:18 -07:00
src Fix openrouter proxy baseURL to honor FORWARD_TO_PRODUCTION 2026-04-13 14:50:38 -07:00
.env mcp / tools update + internal tool (#1283) 2026-04-12 23:32:22 +00:00
.env.development mcp / tools update + internal tool (#1283) 2026-04-12 23:32:22 +00:00
.eslintrc.cjs tsup for stack-shared (#647) 2025-04-28 21:26:52 -07:00
.gitignore private files n sm build shit (#1276) 2026-03-23 12:31:36 -07:00
instrumentation-client.ts Upgrade backend to Next.js 16 2025-12-12 16:59:07 -08: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 chore: update package versions 2026-04-13 11:31:28 -07:00
prisma.config.ts Upgrade Prisma to v7 (#1064) 2025-12-26 08:13:34 -08: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 Customizable ports (#962) 2025-10-20 15:24:47 -07:00
vitest.setup.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00