musiqpadmqp / mqp-server

MusiqPad server for hosting your pads

Home Page:https://musiqpadmqp.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mqp-server Travis CI

Deploy

Deploy Remix on Glitch

NOTE: you must install mongodb or mysql and configure it in your settings (THIS IS ONLY FOR HEROKU!)

About

The base for creating a self-hosted pad.

Quick Start Install

  1. Make sure you have installed NodeJS on the hosting computer with version 14.x or later.
  2. Download the latest stable version
  3. Unzip it in the location you want to install
  4. Open a terminal and npm install it
  5. Start the server by running npm start
  6. If everything went well, there should be no error messages!

To change the settings, edit the config.hjson file!

API

Please Refer to the API Documentation for the Events, Actions and Data API's.

About

MusiqPad server for hosting your pads

https://musiqpadmqp.github.io/

License:MIT License


Languages

Language:JavaScript 76.2%Language:HTML 15.4%Language:CSS 8.4%