This is the source code for the website of Tarc Fitness.
You can visit the page here.
This page is built on NextJS with ShadcnUI, React, Typescript, Tailwind CSS and uses Supabase as the backend.
- Node 18.18.0 or higher
- Install Node - https://nodejs.org/en
npm installnpm run dev
| Variable | Where to get it | Notes |
|---|---|---|
| NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY | Supabase | |
| EMAIL_USER, EMAIL_PASSWORD | Zoho | You can use any Email Service Provider you want, just change the host at /app/api/email/route.ts |