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-appnpm install -g stepzen
stepzen logincreate folder 'stepzen'
cd stepzen
stepzen init
stepzen import postgresqldb host: SUPABASE DB db name: postgres db username: db password: NEXT_PUBLIC_SUPABASE_DB_PASSWORD