Skip to content

miladnia/MangaFace

Repository files navigation

MangaFace

MangaFace is a highly customizable avatar generator written in TypeScript. TRY DEMO

MangaFace manga-style avatar generator preview

Inspired by FaceYourManga

Requirements

  • Node.js >=20.19

Installation

npm i && npm run build
npm run local

Tip

You can rename the file .env.production.example to .env.production and set STATIC_BASE_URL to the URL your server is running on.

Development

npm i && npm run setup
npm run dev

License

MangaFace is an open-source project licensed under the MIT license. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.