cytoscape / cytosnap

A Node.js package that renders images of Cytoscape.js graphs on the server using Puppeteer
MIT License
58 stars 11 forks source link

Switch to Puppeteer #18

Closed maxkfranz closed 5 years ago

maxkfranz commented 6 years ago

https://github.com/GoogleChrome/puppeteer

This would be a better long-term solution than PhantomJS, and it may be lighter on system resources.

d2fong commented 5 years ago

ubuntu steps for phantomjs: https://gist.github.com/d2fong/8b7b48dd2c853034e5785bedf992e6aa

ubuntu steps for puppeteer: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md#running-puppeteer-in-docker