Hi,
With a "ngrest" compiled manually, when I apply your "Notes" example, all ngrest/grestserver are working fine,
but when launch ngrest in "Notes" project, I have this error :
~/notes# ngrest
fatal: Cannot change to '/root/.ngrest/ngrest': No such file or directory
I don't know what is this ".ngrest" folder outside the "ngrest" folder or the "notes" folder.
Moreover, I see in ngrest script a reference to a local ".ngrest" folder line 41 ("if [ -f .ngrest/packages ]"),
but there is a variable (NGREST_ROOT=~/.ngrest) a little above, maybe two diffrent cases, maybe a small error.
Greetings, JL.