- Install NodeJS and yarn
- For first time usage, Open a new command terminal. Clone the repo and run command
git clone https://github.com/volca/gw-ota-server.git
cd gw-ota-server
yarn
- Grab OTA files to
public/gw4
folder - Start the local OTA HTTP server. Run the command at folder
gw-ota-server
yarn start