1.0.2 • Published 10 months ago

drumee-sandbox-server v1.0.2

Weekly downloads
-
License
AGPL V3
Repository
github
Last release
10 months ago

Drumee Sandbow Server

This repository is a Drumee plugin. It is intended to run withind a Drumee Server Runtime Environment

Install with Npm

  mkdir sandbox-server
  cd sandbox-server
npm i @drumee/sandbox-server
sudo npm run plug

Install with Github

git clone git@github.com:drumee/sandbox-server.git
```console
  cd sandbox-server
sudo npm run plug