Commit Graph

3 Commits

Author SHA1 Message Date
4b7eaea60c chore: format codebase with tabs and update config files
- Apply tab indentation across all TypeScript files
- Reformat biome.json, tsconfig.json, and turbo.json
- Update component and schema files for consistency
2025-10-22 18:47:18 +07:00
e4fd30a8fd feat(config): add auth generation script and turbo task
Reorganized package.json structure by moving devDependencies to the top and adding packageManager field. Introduced new script "auth:generate" for authentication key generation. Updated turbo.json with formatted structure and new "auth:generate" task for persistent execution.
2025-10-05 12:55:04 +00:00
e7d99d2fdb initial commit 2025-09-16 19:14:46 +00:00