pasierb / funwithkids-website

Home Page:https://funwithkids.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FunWithKids.ch

Configuration

PUBLIC_SUPABASE_URL=
PUBLIC_SUPABASE_KEY=
SUPABASE_PROJECT_ID=

Database

FunWithKids.ch is using Supabase.

Typescript

To update type definitions run

npx supabase gen types typescript --project-id $SUPABASE_PROJECT_ID --schema public > src/supabase.d.ts

Deployment

Deployed to Netlify

About

https://funwithkids.ch

License:MIT License


Languages

Language:Astro 54.2%Language:TypeScript 31.4%Language:MDX 10.4%Language:JavaScript 2.4%Language:CSS 1.3%Language:HTML 0.2%