Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 564 Bytes

File metadata and controls

17 lines (11 loc) · 564 Bytes

wpbs

WASM plugin based services.

Goal

The goal of this project is to create a Docker Compose-like experience for running services like Discord bots or cron jobs.

Users are able to self-host their own personal instance, assembled from plugins available from the official registry.

This official registry contains plugins covering the most used features.

Programmers are also able to add their own custom plugins. This allows them to focus on what really matters (the functionality of that plugin) while relying on features provided by other plugins.