mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
- Added support for a new shared backend package in the pnpm workspace. - Updated the Prisma schema to include a new field for tracking the latest config agent run state. - Refactored config agent scripts for improved clarity and functionality, including renaming the build image script. - Removed obsolete scripts related to linking projects to GitHub and seeding config tests. - Introduced a new API route to retrieve the state of the most recent config agent run, enhancing user feedback during updates. Co-Authored-By: mantra <mantra@stack-auth.com> |
||
|---|---|---|
| .. | ||
| prisma | ||
| scripts | ||
| src | ||
| .env | ||
| .env.development | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| instrumentation-client.ts | ||
| LICENSE | ||
| next.config.mjs | ||
| package.json | ||
| prisma.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||