ol-teuto

Results 4 issues of ol-teuto

## Description Motivation: Pretty much the same as https://github.com/graphile/graphile-engine/pull/612 ``` subscription MySubscription { listen(topic: "user:2", immediate: true) { relatedNodeId query { user(id: "2") { email } } } } ```...

We had the problem, that clarifications would go quickly out of sync due to automatic dependency updates. This adds the ability to specify semver ranges in the clarifications file, because...

Fixes #89 Explicitly lists the files that should be included in the package, so the test files are excluded. This also makes the .npmignore file obsolete, so I deleted it.

Will be used by urbanstack to deploy shared apps. Most values will be set by the platform, only the image can be chosen by the user. ## Summary by CodeRabbit...

urbanstack-shared-app