herreweb_site/static/wifi-tally_Oostendam/documentation/source/dependencies.rst

16 lines
413 B
ReStructuredText
Raw Normal View History

2023-12-24 21:01:34 +00:00
============
Dependencies
============
Install the following Dependencies:
* luarocks : ``sudo apt install luarocks``
* busted : ``sudo luarocks install busted``
* python3 : ``sudo apt install python3``
* esptool : ``pip3 install esptool``
* nodemcu-uploader : ``pip3 install nodemcu-uploader``
Install on the Server PC:
* NodeJS : https://nodejs.org/
* Next : ``npm install next``