subhod-i / superhero-avatars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Superhero Avatars

This repository is used to run a server-side rendered superhero avatars to be used across multiple services where needed.

Start locally

Install dependencies

$ npm install

Start project

$ npm start

Develop

$ npm run watch:dev

Usage

GET: /{address or .chain name} The endpoint will return the avataars and jdenticon avatar of the user.

About


Languages

Language:JavaScript 95.0%Language:HTML 2.9%Language:Dockerfile 2.1%