Project Update
UI Deployment Update
If you use UI deployment, after forking the latest code to your repository, the worker will automatically redeploy. However, the bound databases (D1, KV, R2) will be lost, so you need to re-bind them every time you update. (Currently, there is no better solution to this issue)
Update Database Structure
Execute https://your-project-domain/api/init/your-jwt-secret
to update the database (this will only update and will not overwrite existing data)