mirror of
https://github.com/SrIzan10/makesweet-api.git
synced 2026-05-01 10:55:14 +00:00
11 lines
111 B
Markdown
11 lines
111 B
Markdown
server docs
|
|
|
|
```
|
|
sudo apt install wkhtmltopdf
|
|
sudo apt install curl
|
|
```
|
|
run with
|
|
```
|
|
npx nodemon index.js
|
|
```
|