mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-10-26 11:37:06 +00:00
|
…
|
||
|---|---|---|
| .. | ||
| certs | ||
| nginx | ||
| templates | ||
| .env.example | ||
| .gitignore | ||
| compose.yml.example | ||
| README.md | ||
Dev containers
Develop with domain
MacOs only, OrbStack only
1. Generate and install Root CA
# the root ca file will be located at `./.docker/dev/certs/ca`
yarn affine cert --install
2. Generate domain certs
# certificates will be located at `./.docker/dev/certs/${domain}`
yarn affine cert --domain affine.localhost