Skip to content

Commit 58acb71

Browse files
author
Andrey Safonov
authored
Create README.md
1 parent c2e9a5e commit 58acb71

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## nodejs-convert-file-server
2+
Node.js - Convert from MS Office, images to PDF, get thumbnails for file previews, optimize files for quick rendering.
3+
4+
### Instalation
5+
6+
Clone the repo and run
7+
8+
`npm start`
9+
10+
The server will be listening on port 9000.
11+
12+
13+
### API Calls
14+
15+

0 commit comments

Comments
 (0)