How to sync online and offline database correctly in node js?
I am working on a such application where the first user creates records for offline use. and then after doing his work in the evening, he tries to sync the data to the cloud/server database.