Skip to content

magaya-dev/extension-example

Repository files navigation

Extensions Example

This repository contains a basic example of a Magaya extension.

Requirements

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.

How to run

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

About

Basic example of a Magaya extension, used for documentation purposes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published