Part 1: Source code - Astro project structure and components
This commit is contained in:
200
.omc/project-memory.json
Normal file
200
.omc/project-memory.json
Normal file
@@ -0,0 +1,200 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"lastScanned": 1778722765790,
|
||||
"projectRoot": "/Users/kunthawatgreethong/Gitea/dealplustech-emdash",
|
||||
"techStack": {
|
||||
"languages": [
|
||||
{
|
||||
"name": "JavaScript/TypeScript",
|
||||
"version": ">=20.0.0",
|
||||
"confidence": "high",
|
||||
"markers": [
|
||||
"package.json"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "TypeScript",
|
||||
"version": null,
|
||||
"confidence": "high",
|
||||
"markers": [
|
||||
"tsconfig.json"
|
||||
]
|
||||
}
|
||||
],
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "astro",
|
||||
"version": "6.1.7",
|
||||
"category": "fullstack"
|
||||
}
|
||||
],
|
||||
"packageManager": "npm",
|
||||
"runtime": "Node.js 20.0.0"
|
||||
},
|
||||
"build": {
|
||||
"buildCommand": "npm run build 2>&1 | tail -5",
|
||||
"testCommand": null,
|
||||
"lintCommand": null,
|
||||
"devCommand": "npm run dev",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
}
|
||||
},
|
||||
"conventions": {
|
||||
"namingStyle": null,
|
||||
"importStyle": null,
|
||||
"testPattern": null,
|
||||
"fileOrganization": "type-based"
|
||||
},
|
||||
"structure": {
|
||||
"isMonorepo": false,
|
||||
"workspaces": [],
|
||||
"mainDirectories": [
|
||||
"public",
|
||||
"src"
|
||||
],
|
||||
"gitBranches": null
|
||||
},
|
||||
"customNotes": [],
|
||||
"directoryMap": {
|
||||
"dist": {
|
||||
"path": "dist",
|
||||
"purpose": "Distribution/build output",
|
||||
"fileCount": 1,
|
||||
"lastAccessed": 1778722765769,
|
||||
"keyFiles": [
|
||||
"index.html"
|
||||
]
|
||||
},
|
||||
"public": {
|
||||
"path": "public",
|
||||
"purpose": "Public files",
|
||||
"fileCount": 0,
|
||||
"lastAccessed": 1778722765772,
|
||||
"keyFiles": []
|
||||
},
|
||||
"src": {
|
||||
"path": "src",
|
||||
"purpose": "Source code",
|
||||
"fileCount": 1,
|
||||
"lastAccessed": 1778722765772,
|
||||
"keyFiles": [
|
||||
"env.d.ts"
|
||||
]
|
||||
},
|
||||
"src/components": {
|
||||
"path": "src/components",
|
||||
"purpose": "UI components",
|
||||
"fileCount": 0,
|
||||
"lastAccessed": 1778722765773,
|
||||
"keyFiles": []
|
||||
},
|
||||
"src/pages": {
|
||||
"path": "src/pages",
|
||||
"purpose": "Page components",
|
||||
"fileCount": 32,
|
||||
"lastAccessed": 1778722765773,
|
||||
"keyFiles": [
|
||||
"about-us.astro",
|
||||
"all-products.astro",
|
||||
"contact-us.astro"
|
||||
]
|
||||
}
|
||||
},
|
||||
"hotPaths": [
|
||||
{
|
||||
"path": "src/layouts/BaseLayout.astro",
|
||||
"accessCount": 4,
|
||||
"lastAccessed": 1778764408392,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "CLAUDE.md",
|
||||
"accessCount": 3,
|
||||
"lastAccessed": 1778722935903,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/all-products.astro",
|
||||
"accessCount": 3,
|
||||
"lastAccessed": 1778765063509,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/เครื่องเชื่อม-hdpe.astro",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1778728155229,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/ระบบรั้วไวน์แมน.astro",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1778764284029,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "astro.config.mjs",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1778722802839,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/styles/global.css",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1778722802869,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "package.json",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1778722802930,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/layouts/Layout.astro",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1778722809476,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/index.astro",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1778722845170,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "PROJECT_PDF_GUIDE.md",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1778722854338,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/components/common/StickyBottomCTA.astro",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1778722894184,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/อุปกรณ์ปรับอากาศ.astro",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1778763831615,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/ท่อ-xy-lent.astro",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1778763831668,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/รั้วเทวดา.astro",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1778763831720,
|
||||
"type": "file"
|
||||
}
|
||||
],
|
||||
"userDirectives": []
|
||||
}
|
||||
Reference in New Issue
Block a user