You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can tell, there's no reason to use PHP in this project at all. Everything in screenshot.php could be written in Node.js. We could then use a Node.js webserver without the need to run requests through Nginx.
As far as I can tell, there's no reason to use PHP in this project at all. Everything in
screenshot.phpcould be written in Node.js. We could then use a Node.js webserver without the need to run requests through Nginx.