Skip to content

byteor/artnetnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtNet Node

Web Interface

pre-requisites to build preact web app

  • NodeJS
  • Yarn

build web app and prepare SPIFFS image

> cd www

> yarn install

> yarn build

this will:

  • build the web app in www/src
  • minify and gzip all the files
  • copy them to /data/www so they are ready to be uploaded to SPIFFS

Platformio on Linux

sudo usermod -a -G dialout $USER

and log out / log in

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors