Currently, @decent/cli has to directly edit the database of the running server when commands are run. It'd be nice to allow require('@decent/server') consumers to pass some kind of object in with config and for it to export a nice programmatic API for them.
Thoughts?