Hello.

Being a newbie to ArangoDB, I'm looking to build a small service with the 
Foxx framework. In the real world, I open my IDE (WebStorm, in my case), 
create a new empty project (let's say there: 
/media/me/DEV/LOCAL/my-foxx-service) and either start from scratch with a 
manifest file or download a skeleton the ArangoDB web interface will build 
for me. From there, how can I ease the process of actually updating the 
code used by arango under /var/lib/arangodb3-apps/_db/_system/
my-foxx-service/APP. Do I have to pack and issue a foxx-manager 
install/update my-foxx-service.zip /my-foxx-service every time I need to 
test my code? If so, how can I automate the process easily (watching for 
changes > updating)? Using what chain of tools? If not, is there a piece of 
software / logic I'm missing?

PS: I also ran arango with docker but I don't understand the benefit of 
it...

Thank you for pointing me to the right direction.

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to