https://github.com/techdevjosh/template-landing
Landing Page Website Template built with Next.js, Tailwind, and Supabase.
https://github.com/techdevjosh/template-landing
nextjs supabase tailwindcss template vercel
Last synced: 3 months ago
JSON representation
Landing Page Website Template built with Next.js, Tailwind, and Supabase.
- Host: GitHub
- URL: https://github.com/techdevjosh/template-landing
- Owner: TechDevJosh
- Created: 2025-06-12T07:41:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-12T08:05:30.000Z (about 1 year ago)
- Last Synced: 2025-06-21T13:02:43.158Z (about 1 year ago)
- Topics: nextjs, supabase, tailwindcss, template, vercel
- Language: TypeScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template Landing
Bootstrapped with `create-weblitzstack`.
## Setup
```bash
npm install
npm run dev
```