refactor: migrate to pnpm monorepo with Payload CMS backend and Astro frontend to support scalable website development and AI-assisted workflows
This commit is contained in:
5
apps/frontend/.astro/settings.json
Normal file
5
apps/frontend/.astro/settings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"_variables": {
|
||||
"lastUpdateCheck": 1758741038303
|
||||
}
|
||||
}
|
||||
1
apps/frontend/.astro/types.d.ts
vendored
Normal file
1
apps/frontend/.astro/types.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/// <reference types="astro/client" />
|
||||
Reference in New Issue
Block a user