Skip to content

musiqpadmqp/mqp-server

Repository files navigation

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.