BK's personal site, using:
- Astro
- Tailwind 3 + Tailwind Typography
- Vercel
- GitHub Issues for comments
-
Copy the
.env.examplefile to.env:cp .env.example .env
-
Add your environment variables:
SENTRY_DSN: Your Sentry DSN for error trackingSENTRY_AUTH_TOKEN: Sentry auth token for source maps upload
-
For production deployment on Vercel, configure these environment variables in your Vercel project settings