realm-studio
realm-studio copied to clipboard
Create structure for tmp dir
The Electron app needs a place to store things
- A
tmp/user/${userId}/${rosId
} dir for synced realms - A
tmp/user/${userId}/settings
to save things like last opened realm or schema etc...
Think of number 2 being more of a User Default