Skip to content

bsamm/iot-sandbox

Repository files navigation

IOT Sandbox

Setting up the project

  • rails new iot-sandbox -d postgresql --template "https://www.railsbytes.com/script/XnJs52" --skip-webpack-install to use stimulus reflux, etc

Gems

Particle cli

  • Install the cli tool: bash <( curl -sL https://particle.io/install-cli )
  • particle login
  • particle token create
  • particle token revoke ####....

Tools