Files
isletmem-kovakcrm/src/app/(dashboard)/calendar/data/event-dates.json
T
kovakmedya 29aa346f9e Initial commit: silicondeck/shadcn-dashboard-landing-template (nextjs-version) + CLAUDE.md
- Next.js 16.1.1 + React 19.2.3 + Tailwind v4 + shadcn/ui v3
- Template scaffold (App Router with (auth)/(dashboard)/landing route groups)
- pnpm v10 lockfile
- CLAUDE.md describing multi-tenant Appwrite architecture, 8 modules, Gitea+Coolify deploy
2026-04-30 02:28:30 +03:00

31 lines
395 B
JSON

[
{
"date": "11T00:00:00.000Z",
"count": 2
},
{
"date": "15T00:00:00.000Z",
"count": 1
},
{
"date": "18T00:00:00.000Z",
"count": 1
},
{
"date": "20T00:00:00.000Z",
"count": 1
},
{
"date": "22T00:00:00.000Z",
"count": 1
},
{
"date": "25T00:00:00.000Z",
"count": 1
},
{
"date": "27T00:00:00.000Z",
"count": 1
}
]