MangaFace is a highly customizable avatar generator written in TypeScript. TRY DEMO
Inspired by FaceYourManga
- Node.js
>=20.19
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.
npm i && npm run setup
npm run dev
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.