Makes Foxes. (Patreon's pre-2023-rebrand fox avatar generator, rescued from GitHub before they GC the commits that are missing from forks)
Go to file
2016-12-19 15:52:20 -08:00
images Make the server work. 2016-12-15 12:20:41 -08:00
js healthcheck route 2016-12-19 15:39:09 -08:00
.gitignore Make the server work. 2016-12-15 12:20:41 -08:00
package.json newrelic 2016-12-19 15:44:27 -08:00
README.md Update Readme. 2016-12-17 14:46:42 -08:00
server.js require newrelic 2016-12-19 15:52:20 -08:00

All the Foxes

Requires installing cairo.

On mac: brew install cairo

On linux (Debian and Ubuntu flavors):

sudo apt-get install libcairo2-dev
sudo apt-get install libjpeg-dev
sudo apt-get install libgif-dev

Then run npm install. Once everything's installed, run node server.js, and you're off to the races.