No description
Instead of using the inflexible SDK, we create manifest, routes and the configure page ourselves using express. This also makes the plugin re-configurable. Additionally, a `CONFIGURATION_DESCRIPTION` env var was created to be able to customize the description on the configuration page. |
||
|---|---|---|
| .github/workflows | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| .release-please-manifest.json | ||
| CHANGELOG.md | ||
| Dockerfile | ||
| eslint.config.mjs | ||
| jest.config.ts | ||
| LICENSE.txt | ||
| package-lock.json | ||
| package.json | ||
| release-please-config.json | ||
| renovate.json | ||
| tsconfig.json | ||