a1470bd9f45a7e939191aed3c6a0970498829954
- Dockerfile: replace hardcoded NEXT_PUBLIC env vars with ARG+ENV pattern so the same Dockerfile works for any environment (local dev, Dokploy prod) - docker-compose.yml: pass SUPABASE_ANON_KEY as build arg to Dockerfile - docker-compose.yml: remove DB port 5432 exposure (not needed on server, services communicate via Docker network)
Makerkit - Supabase SaaS Starter Kit - Turbo Edition
This is a Starter Kit for building SaaS applications using Supabase, Next.js, and Tailwind CSS.
A demo version of this project can be found at makerkit/next-supabase-saas-kit-turbo-demo. This version contains a tasks functionality that is not present in the original version, multiple languages, and other various modifications.
Please follow the documentation to get started.
Please remember to update the repository daily.
Description
Languages
TypeScript
88.4%
PLpgSQL
9.2%
HTML
1.2%
Roff
0.4%
CSS
0.3%
Other
0.3%