Skip to content

Duckaet/zenchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📥 Getting Started

1. Clone the Repository

git clone https://github.com/Duckaet/zenchat.git
cd zenchat

2. Frontend Setup

cd frontend
npm install
cp .env.example .env
# Edit .env with your Supabase and backend API info
npm run dev

3. Backend Setup

cd ../backend
npm install
cp .env.example .env
# Edit .env with your API keys and config
npm run dev

4. Database Setup

  • Create a Supabase project.
  • Run the SQL in supabase/migrations to set up tables and policies.

About

local first, multi llms ai chat app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •