mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-06 19:47:47 -05:00
Demonstrates all plugin capabilities: authenticated and unauthenticated routes, event listeners, and lifecycle hooks. Uses a shared singleton for factory functions so Init() state is available to route handlers.