No description
Find a file
Neeldhara Misra 11ab6c3b9f Fix esbuild charset and target for Netlify compatibility
Set esbuild charset to utf8 and target to es2022 to avoid
syntax errors from ASCII-escaped unicode in the bundled output
on Netlify's build environment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 03:34:37 +05:30
public Initial commit: Interactives site 2026-04-17 03:09:40 +05:30
scripts Initial commit: Interactives site 2026-04-17 03:09:40 +05:30
src Switch to Netlify adapter with GitHub API persistence 2026-04-17 03:22:18 +05:30
.gitignore Switch to Netlify adapter with GitHub API persistence 2026-04-17 03:22:18 +05:30
astro.config.mjs Fix esbuild charset and target for Netlify compatibility 2026-04-17 03:34:37 +05:30
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
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 Add netlify.toml, disable JS/CSS post-processing 2026-04-17 03:30:42 +05:30
package-lock.json Switch to Netlify adapter with GitHub API persistence 2026-04-17 03:22:18 +05:30
package.json Switch to Netlify adapter with GitHub API persistence 2026-04-17 03:22:18 +05:30
README.md Initial commit: Interactives site 2026-04-17 03:09:40 +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.

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