Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Repository files navigation

Dev env variables

Plugin variables (mandatory)

# The server app name (chartsninja, tablesninja, etc.) - Should be one word, ended with `ninja`
REACT_APP_NINJA_SERVICE_NAME=       somethingninja
# Plugin type (chart, feed, table, etc.) - Should be one / two words, snake_case
REACT_APP_NINJA_PLUGIN_TYPE=        plugin_type
# Plugin path (comparison-tables, bracket, etc.) - Should be one / two words, kebab-case
REACT_APP_NINJA_PLUGIN_PATH=        plugin-name
# Plugin title (will appear at the top of the editor)
REACT_APP_NINJA_PLUGIN_TITLE=       App Name

Docs

See full documentation on how to build an app in our official documentation:
https://docs.commoninja.com.

About

A NindoJS demo app, showcasing some of the framework's capabilities.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages