Offline desktop app

Hello community,

I am a little new on Mongodb but I would like to know what could be the better way to create a reactjs web app that can work offline and when it does get online can sync with atlas.

I have been searching and there are many options when using mobile but not for Desktop app.

Thank you

Hi,

One approach to consider for desktop applications is Electron. Quick start instructions available here: