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
Amber Schenck c0b208cc67 [BC-37] add Sentry to Foxy-Moxy 2019-10-17 09:53:39 -07:00
js Deprecate v1 urls, upgraded things 2018-10-19 14:29:06 -07:00
test Handle Etag and If-none-match headers and 304 responses 2018-10-22 11:41:29 -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
README.md Change formatting in readme. 2016-12-21 19:20:32 -08:00
circle.yml Linting with "test" 2017-06-12 18:42:24 -07:00
package.json [BC-37] add Sentry to Foxy-Moxy 2019-10-17 09:53:39 -07:00
run.js [BC-795] Add APM to foxy-moxy 2019-10-17 09:53:20 -07:00
server.js [BC-37] add Sentry to Foxy-Moxy 2019-10-17 09:53:39 -07:00

README.md

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