No description
Find a file
Neeldhara Misra e6fa86519c
Some checks failed
CI / validate (push) Has been cancelled
Add Akkam Bakkam classroom game
2026-07-20 17:23:12 +05:30
.forgejo/workflows Add Akkam Bakkam classroom game 2026-07-20 17:23:12 +05:30
netlify/functions admin: descriptive commit messages + dev-mode sync fallback 2026-04-19 18:26:27 +05:30
public social: replace Hatch template og-image + wire per-interactive images 2026-04-22 10:48:00 +00:00
scripts Initial commit: Interactives site 2026-04-17 03:09:40 +05:30
server Add Akkam Bakkam classroom game 2026-07-20 17:23:12 +05:30
src Add Akkam Bakkam classroom game 2026-07-20 17:23:12 +05:30
.dockerignore Add Akkam Bakkam classroom game 2026-07-20 17:23:12 +05:30
.gitignore Switch to Netlify adapter with GitHub API persistence 2026-04-17 03:22:18 +05:30
astro.config.mjs Add Akkam Bakkam classroom game 2026-07-20 17:23:12 +05:30
CLAUDE.md CLAUDE.md: document Fizzy todo/idea mirror workflow 2026-04-21 11:12:45 +00:00
components.json Initial commit: Interactives site 2026-04-17 03:09:40 +05:30
components.json.bak Initial commit: Interactives site 2026-04-17 03:09:40 +05:30
Dockerfile Add Akkam Bakkam classroom game 2026-07-20 17:23:12 +05:30
eslint.config.mjs Initial commit: Interactives site 2026-04-17 03:09:40 +05:30
LICENSE Initial commit: Interactives site 2026-04-17 03:09:40 +05:30
netlify.toml trigger redeploy for env var update 2026-04-17 03:53:04 +05:30
package-lock.json Add Akkam Bakkam classroom game 2026-07-20 17:23:12 +05:30
package.json Add Akkam Bakkam classroom game 2026-07-20 17:23:12 +05:30
README.md Add Akkam Bakkam classroom game 2026-07-20 17:23:12 +05:30
tsconfig.json Initial commit: Interactives site 2026-04-17 03:09:40 +05:30

Hatch Astro Template

Hatch Astro Template is a premium template built by https://www.shadcnblocks.com

Screenshot

Hatch Astro Template screenshot

Getting Started

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Forgejo and Dokploy

The forgejo remote points to Websites/interactives. Forgejo Actions runs lint, the classroom synchronization test, and the Astro production build on every push to main. Dokploy builds the checked-in Dockerfile; the container serves the static Astro site and the /sync WebSocket endpoint on port 80.

Tech Stack

  • Astro
  • Tailwind 4
  • shadcn/ui

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform