Skip to content

AdaptChat/webclient

Repository files navigation

Adapt Web Client

Interact with Adapt directly from your browser: https://app.adapt.chat

What's this?

This is the official web-based client and Progressive Web App (PWA) for the Adapt chat platform.

Roadmap

See the project board for the current status of the web client.

Desktop Builds

Building from Source

You can run the Adapt client locally using Vite.

Prerequisites

  • Node.js v18 or later
  • npm or some other package manager

Clone the repository

git clone https://github.com/AdaptChat/webclient.git
cd webclient

Install dependencies

npm install

Start development server

npm run dev

Build for production

npm run build

To preview the production build locally:

npm run serve

Building for Desktop from Source

You can choose to build the client as a desktop app using Tauri:

npm run tauri build

About

Interact with Adapt directly from your browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •