[U] readme
This commit is contained in:
parent
5e91285e33
commit
0fcff2ec31
1 changed files with 4 additions and 0 deletions
|
|
@ -25,10 +25,14 @@ POLL_TIMEOUT=60000
|
|||
git clone ...
|
||||
npm install
|
||||
cp .env.example .env
|
||||
mkdir files
|
||||
nano .env
|
||||
node index.js
|
||||
```
|
||||
|
||||
This also works on (old) android devices using termunx.
|
||||
|
||||
|
||||
# tech
|
||||
|
||||
## backend
|
||||
|
|
|
|||
Loading…
Reference in a new issue