AFFiNE/tools/cli
doodlewind 08ff619d47
chore(cli): enable accessing dev server by host name (#8912)
This PR is particularly useful for debugging mobile app (and any other personal devices for testing) via [Tailscale](https://tailscale.com/), since it allows accessing a stable hostname on phone, instead of typing in an unstable IP address.

Before:

![image](https://github.com/user-attachments/assets/6ca9edd5-11b1-449b-bf8d-0423cb8a53fe)

After:

![image](https://github.com/user-attachments/assets/9df7710f-f662-4a3c-83c4-cf5f28d7c64f)
2024-11-25 06:58:14 +00:00
..
src chore(cli): enable accessing dev server by host name (#8912) 2024-11-25 06:58:14 +00:00
package.json chore: bump up @blocksuite/affine version to v0.17.33 (#8873) 2024-11-20 07:26:43 +00:00
tsconfig.json feat(admin): init project (#7197) 2024-06-18 06:01:13 +00:00