tarc

Stars
0
Committers
1

Tarc

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.

Requirements

  • Node 18.18.0 or higher

Prerequisite

Getting Started

  1. npm install
  2. npm run dev

Where to get your own Environment Variables

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