npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app
# or
pnpm create next-app -- --example with-tailwindcss with-tailwindcss-app
npm install -g stepzen
stepzen login
create folder 'stepzen'
cd stepzen
stepzen init
stepzen import postgresql
db host: SUPABASE DB db name: postgres db username: db password: NEXT_PUBLIC_SUPABASE_DB_PASSWORD