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
2017-06-13 15:27:24 -07:00
js var -> const 2017-06-12 18:25:34 -07:00
test two tests 2017-06-13 15:27:24 -07:00
.gitignore Make the server work. 2016-12-15 12:20:41 -08:00
LICENSE Add MIT License. 2016-12-21 19:13:55 -08:00
package.json two tests 2017-06-13 15:27:24 -07:00
README.md Change formatting in readme. 2016-12-21 19:20:32 -08:00
run.js add const 2017-05-03 16:22:31 -07:00
server.js factor our cluster into run.js 2017-05-03 16:06:47 -07:00

Foxy Moxy

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.

License: MIT