Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 446 Bytes

README.md

File metadata and controls

executable file
·
9 lines (5 loc) · 446 Bytes

Web Arduino Compile API

Modeled after Chromeduino's compilation server

Built with Express and arduino-cli.

Configuration

config.js allows you to customize the port the server listens on, as well as the invocation of arduino-cli. You can also disable the default verbose logging.