Skip to content

Letsoperate/Born2bBeautiful-Retail

Repository files navigation

Candle And Body Care

A modern retail web application for candles, diffusers, and soaps built with Next.js 15, TypeScript, Tailwind CSS, and Supabase.

Features

  • Storefront with products, services, stylists, gallery, and booking
  • Admin dashboard with CRUD management for all content
  • Gemini AI Assistant — interactive robot that helps clients and admins
  • Supabase PostgreSQL backend with real-time data
  • Vercel deployment ready

Getting Started

npm install
npm run dev

Environment Variables

Create .env.local with:

NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_anon_key
GEMINI_API_KEY=your_gemini_key

# Optional model override
# GEMINI_MODEL=gemini-1.5-flash

Candle And Body Care

Releases

No releases published

Packages

 
 
 

Contributors