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-05-02 14:37:03 -07:00
js Update to es2015 canst's in the Fox class and renderer. 2016-12-22 11:40:48 -08: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 use express-cluster for drop-in cluster support 2017-05-02 14:05:02 -07:00
README.md Change formatting in readme. 2016-12-21 19:20:32 -08:00
server.js add config 2017-05-02 14:37:03 -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