Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

HQBase

Your team’s email workspace. On your infrastructure.

HQBase is an AGPL-licensed shared email workspace that runs in your Cloudflare account. It provides shared mailboxes, team access controls, multi-domain setup, drafts, audit history, operations, and an OAuth-protected remote MCP server while keeping mail and Cloudflare credentials in customer infrastructure.

Deploy to Cloudflare

Local development

pnpm install
pnpm db:migrate:local
pnpm db:seed:local
pnpm dev

Set BETTER_AUTH_SECRET and a local-only HQBASE_LOCAL_SEED_PASSWORD of 8 to 128 characters in .dev.vars before running the optional seed command. It writes only to local D1 and does not contact Cloudflare OAuth. Open http://localhost:8787/ and sign in as owner@hqbase.test with that password.

To discard all local D1 data, rebuild the schema, and recreate the demo workspace:

pnpm db:reset:local
pnpm db:seed:local

The reset command is destructive and local-only. To exercise first-run setup instead, omit the seed command and open http://localhost:8787/setup.

For presentation-only onboarding work:

pnpm dev:setup-ui

Open http://127.0.0.1:5173/__ui/setup.

Quality gate

pnpm check
pnpm deploy:dry-run

Run pnpm cf:typegen after changing wrangler.jsonc.

Documentation

hqbase.io/docs is the single public home for user and operator guides, canonical product specifications, and maintainer procedures.

Pushes to main run the full quality gate and deployment dry-run. Deployed staging is manual and also runs inside the signed release workflow. A release stays draft while the previous stable version is upgraded to the exact signed candidate; only a passing candidate becomes public. Customer installations and updates verify the signed manifest and artifact digest before deployment.

License

HQBase is licensed under AGPL-3.0-only. See LICENSE.

About

Your team's email workspace. On your infrastructure.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

148 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages