Prerequisites
Before starting the deployment, it is recommended to prepare the credentials required for GitHub automatic synchronization (optional but highly recommended):
Get GitHub Token:
- Visit GitHub Settings -> Developer settings.
- Generate a new Personal Access Token (classic).
- Scopes: Select
repofor private repositories orpublic_repofor public repositories.
Determine Sync Repo Name:
- Format is
YourUsername/RepoName, e.g.,YUME-0721/YuNest. - Privacy Suggestion: If you want your code to be public but your bookmark data private, it is recommended to create a separate Private Repository for data storage.
- Format is