interactives/README.md
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

36 lines
966 B
Markdown

# Hatch Astro Template
Hatch Astro Template is a premium template built by https://www.shadcnblocks.com
- [Demo](https://hatch-astro-template.vercel.app/)
- [Documentation](https://docs.shadcnblocks.com/templates/getting-started)
## Screenshot
![Hatch Astro Template screenshot](./public/og-image.jpg)
## Getting Started
```bash
npm install
```
```bash
npm run dev
```
Open [http://localhost:3000](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](https://vercel.com)