Project Update
GitHub Actions Deployment Updates
After syncing the latest code, GitHub Actions will automatically deploy the updates.
Other Deployment Updates
For deployments using other methods, after updating the code you must manually access the following endpoint to update the database:
https://your-worker-domain/api/init/your_jwt_secret
This process updates the database schema without overwriting existing data.
