logo
0
0
WeChat Login

Chathub server (worker version)

The Chathub server is a backend service for the Chathub project, which provides an API for managing chat sessions and messages. This version of the server is designed to run on Cloudflare Workers, allowing for a serverless deployment.

To install dependencies:

bun install

To deploy:

mkdir public ./scripts/dev_start.sh bunx wrangler deploy

Related Projects

  • chathub
  • cf-worker-token-server
  • cf-worker-totp

About

No description, topics, or website provided.
850.00 KiB
0 forks0 stars3 branches0 TagREADMEMIT license
Language
TypeScript93.7%
Shell6.3%