Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 277 Bytes

readme.md

File metadata and controls

17 lines (12 loc) · 277 Bytes

Riot is mqtt

Prerequisite

  • node 17.17

Env

cp config/default.json config/dev.json

Dans le config/dev.json changer la variable 'API_SYMFONY' par http://localhost:8787/sensor

Dans le terminal : export NODE_ENV=dev

Run dev run !!!

npm i
npm run start