This repository contains a basic example of a Magaya extension.
This is a Node.js application. Before cloning the repository, download and install Node.js. Node. 8.11.1 or higher is required.
To debug the code we recommend Visual Studio Code.
Clone or download the repository. Navigate to the directory and install the dependencies.
$ npm install
Open Visual Studio code in the directory
$ code .
Modify the launch.json file to connect to your Magaya database and run (F5).
Navigate to http://localhost:8000/server/test