CanvasHelper Configuration

Configure CanvasHelper via web interface.

Result

You can go to configuration website to see the deployed version of this project.

image

image

Getting started

First, clone this repository:

git clone https://github.com/linsyking/CanvasHelper2-conf.git
cd /CanvasHelper2-conf

And install dependencies:

pnpm install

Alternatively, you can use npm/yarn to install.

Dev

To develop, run:

pnpm run dev

and go to your browser.

Build

To build without base url:

pnpm run build

GitHub

View Github