You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the directory is still fixed to process.cwd()
the only thing implemented is the tree
the interesting things are the offline / online management and the synchronisation of the tree
try to:
stop / start the server
add a directory / delete a directory (be careful not to delete actually used sources)
the reconnect management survived a day offline in combination with my pc running out of memory. so i assume it is pretty robust. but you are welcome to try and break it ;)