mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
- Added a script for building a shared config-agent base snapshot, optimizing the warm-boot process for configuration updates. - Introduced a new script to link existing projects to GitHub repositories without re-seeding, improving workflow efficiency. - Updated the workflow paths and configuration file names to align with the new Hexclave structure. - Refactored existing scripts to ensure consistency in configuration paths and enhance overall integration with GitHub. 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 | ||