Prerequisites
🎯 Deployment Overview
YuNest supports multiple deployment methods. You can choose the one that best suits your needs:
| Method | Difficulty | Cost | Recommendation |
|---|---|---|---|
| Cloudflare Pages | ⭐ | Totally Free | ⭐⭐⭐⭐⭐ |
| EdgeOne Pages | ⭐ | Best for China (Free tier available) | ⭐⭐⭐⭐⭐ |
| Local / Private | ⭐⭐ | Local PC or Private Server | ⭐⭐⭐ |
GitHub Sync Setup
Before deployment, it is highly recommended to prepare your GitHub credentials for data synchronization (optional but strongly recommended):
Get GitHub Token:
- Go to GitHub Settings -> Developer settings.
- Generate a new Personal Access Token (classic).
- Scopes: Check
repofor private repositories orpublic_repofor public ones.
Determine Sync Repository:
- Format:
YourUsername/RepoName, e.g.,YUME-0721/YuNest. - Privacy Tip: If you want your code to be public but your bookmark data private, create a separate Private repository specifically for data storage.
- Format: