/nodecg-simple-examples

Started examples for working with NodeCG

Primary LanguageJavaScriptMIT LicenseMIT

NodeCG Simple Examples

To run these examples using your local instance of NodeCG, copy each of the three directories into your nodecg/bundles directory.

0_dashboards

How dashboard panels are defined and can pass data to NodeCG.

1_graphics

How a broadcast ready graphic can hook into NodeCG.

2_extensions

Using extensions to run server side code.

frameworks

How other frameworks and libraries can be used with NodeCG.