Skip to content
Somanos Sar edited this page Oct 17, 2025 · 1 revision

Welcome to the ui-team wiki! Technically Drumee is built on VanillaJS/CommonJs using a pure client-side rendering engine developed internally. It's a JSON-based format. This approach permits a very easy and seamless integration of any npm ecosystem.
From the architecture point of view, it's a pure client-server architecture, with the backend running on a RPC-style, despite being a web REST API.

Checkout a live demo here: https://drumee.com/-/#/sandbox

Clone this wiki locally