Skip to content

nodejs-based example of OnlyOffice-driven web app (my corrected working version of faulty official example code)

License

Notifications You must be signed in to change notification settings

fyodorio-closet/onlyoffice-documentbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs example of OnlyOffice Document Builder integration into web application.

Official example installation guide (I used linux setup guide))

In addition (and correction) to it:

  • Use developer edition from OO support
  • Install newer npm: sudo npm install -g npm
  • Add two more dependencies to package.json (or throws an error): npm install debug --save npm install mime --save
  • Start the server with another command (script): npm start

This repo contains all the editions described. Fedor Loenko (loenkoff@gmail.com)

About

nodejs-based example of OnlyOffice-driven web app (my corrected working version of faulty official example code)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published