Files
archived-makesweet-api/SERVER.md
2021-11-26 15:44:01 -05:00

11 lines
111 B
Markdown

server docs
```
sudo apt install wkhtmltopdf
sudo apt install curl
```
run with
```
npx nodemon index.js
```