Skip to content

tiannys/webchat_old

Repository files navigation

WebChat Application

A web-based chat application with webhook integration, user authentication, and theme customization.

Quick Start

  1. Run setup:

    ./setup.sh
  2. Configure environment:

    Create a .env file in the project root and set the API base URL used by the frontend:

    REACT_APP_API_BASE_URL=<BACKEND_URL>

    Replace the URL with your backend's address if different.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors