Last 12 weeks · 3 commits
2 of 6 standards met
Repository: vercel/avatar. Description: 💎 Beautiful avatars as a microservice Stars: 1366, Forks: 94. Primary language: TypeScript. Languages: TypeScript (65.8%), CSS (34.2%). License: MIT. Homepage: https://avatar.vercel.sh Topics: avatar, avatar-placeholder, beautiful-avatars, random-avatars, svg-avatar, vercel. Open PRs: 3, open issues: 0. Last activity: 1mo ago. Community health: 50%. Top contributors: tobiaslins, dependabot[bot], leerob, styfle, timolins, bfred-it, pontusab, vercel[bot], yumin-jung, MichielDeMey and others.
TypeScript
Update the project to latest Next.js version with App router & Turbopack. Reasoning:- 1. Show off the project in the latest flavour and syntax of Next.js (layout, page, route, etc) 2. Provide a reference for devs on returning SVGs or PNGs from API route handlers in a up-to-date manner. @tobiaslins @leerob @rauchg Would love to learn if this is as per the authors intended or not. Using this as a learning opportunity for myself.