JS library to interact with Forgejo API to work with notifications
https://forgejo-notifications-core.docs.forgeflux.org/
.reuse | ||
integration | ||
LICENSES | ||
src | ||
.gitignore | ||
.nvmrc | ||
docker-compose-dev-deps.yml | ||
jest.config.ts | ||
Makefile | ||
package.json | ||
pnpm-lock.yaml | ||
README.md |
Requires your Forgejo instance admin to enable CORS for at least the origin which serves the notification panel. Please see here for more information.
NOTE: The test forgejo configuration may be insecure for your usecase since it allows CORS for all origins with the widest possible surface.