-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Support data sync #494
base: main
Are you sure you want to change the base?
Conversation
qcgm1978
commented
Aug 9, 2023
- including online sync using MongoDB Atlas and local file sync
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for contribution.
IMO, the MongoDB introduces complication. A downloadable JSON file is enough for syncing because they can use OneDrive, iCloud and etc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Already done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
多谢。主要两个问题:
- 这个设置,是否放到 general 里更好?
- utils 没有删除
移动到了general面板里,utils里面放了 |