As i tried the cgkb branch of avia (great article by the way) i had a hard time to figure out how that neo4j part was working, since cgkb was just a dependency in the package.json. From my understanding and experience it makes much more sense to put the configuration vars for db.json as an environment variable so it can be configured via deployment tools etc.
are u open for PRs here?
As i tried the
cgkbbranch of avia (great article by the way) i had a hard time to figure out how that neo4j part was working, since cgkb was just a dependency in the package.json. From my understanding and experience it makes much more sense to put the configuration vars fordb.jsonas an environment variable so it can be configured via deployment tools etc.are u open for PRs here?