Skip to content

Plugin system for JSS #206

@melvincarvalho

Description

@melvincarvalho

Summary

Develop a plugin system for JSS so that applications can register routes, middleware, and UI panes in a standardized way.

Motivation

Currently applications like bitmark-explorer register routes directly as a Fastify plugin. A formalized plugin system would allow:

  • Standardized route registration
  • UI pane discovery and loading
  • Shared middleware (auth, caching, etc.)
  • Easier development of new JSS-based applications

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions