Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

feat: add plugin system #1

@Creaous

Description

@Creaous

It would be useful to implement some sort of plugin system that allows owners of Nexirift Spark servers to extend the functionality without modifying core files.

Ideally, we would like the plugin system to allow for the following:

  • Add, modify or delete GraphQL queries and mutations.
  • Add or modify the server start up functionality.
  • Add or modify various libraries (under /lib/).
  • Modify authentication methods (i.e. add Keycloak).
  • Run custom Drizzle database migration files.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions