README.md 1.8 KB

Crafatar travis Coverage Status

https://crafatar.com

Crafatar serves Minecraft avatars based on the skin for use in external applications. Inspired by Gravatar (hence the name) and Minotar.

Image manipulation is done by lwip. Renders are created with node-canvas, based on math by confuser.

redstone_sheep's avatar Jake0oo0's avatar Notch's avatar sk89q's avatar md_5's avatar

Usage / Documentation

Please visit the website for details.

Contact

Install

Deploy

  • Ensure Cairo is installed.
  • Clone the repository.
  • npm install
  • cp "modules/config.example.js" "modules/config.js"
  • Ensure a redis-server is running
  • npm start
  • Access http://localhost:3000