logo
0
0
WeChat Login
[fix]: Update README.md with correct deployment instructions and related projects links

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