chatsage

24/7 Customer Service for your website

APACHE-2.0 License

Stars
192
Committers
2

Chatsage

Discord

Chatsage is an open source Chatbase alternative.

About the project

Built with

Contact us (I mean...me)

@taishik_

Cloud version

https://www.chatsage.co

Self hosting

Prerequisites

You need to create projects on each of the following platforms for .env file:

  • Supabase
  • Upstash
  • Vercel
  • ScrapingFish

Setup

  1. Clone the repo

    git clone https://github.com/taishikato/chatsage.git
    
  2. Go to the project folder

    cd chatsage
    
  3. Install packages with pnpm

    pnpm i
    
  4. Set up your .env file

    • Duplicate .env.example to .env
    • Set the values
  5. Apply the migration to the remote database (Supabase)

    supabase db push
    
  6. Enable Google Sign-In on the Supabase Auth settings page.

    Login with Google | Supabase Docs

Contributors

Badges
Extracted from project README
License
Related Projects