This document evaluates the accessibility of key TinaCMS services and tools when developing and deploying projects from China without VPN.
Service | Status | Notes |
---|---|---|
TinaCMS CLI | ✅ Accessible | Full functionality |
TinaCloud | ✅ Accessible | Full functionality |
GitHub | ⚠️ Slow | Accessible but slow |
Tina.io | ✅ Accessible | Full functionality |
Static Site Hosting Platforms | ❌ Not usable | Deployed instances unreachable |
npx create-tina-app@latest
TinaCMS is generally available and usable in mainland China. The main obstacle is the inaccessibility of static site hosting platforms, and there are no direct Chinese alternatives to these services. Therefore, Chinese users can deploy their projects to Alibaba Cloud servers combined with GitHub Actions as an alternative solution.
For detailed implementation guidance: