NOTE: you must install mongodb or mysql and configure it in your settings (THIS IS ONLY FOR HEROKU!)
The base for creating a self-hosted pad.
- Make sure you have installed NodeJS on the hosting computer with version 14.x or later.
- Download the latest stable version
- Unzip it in the location you want to install
- Open a terminal and
npm install
it - Start the server by running
npm start
- If everything went well, there should be no error messages!
To change the settings, edit the config.hjson file!
Please Refer to the API Documentation for the Events, Actions and Data API's.