Barebones SvelteKit avatar server https://avatars.split.pet
Go to file
2024-07-12 01:56:59 -07:00
assets
prisma
readme
src
static
.dockerignore
.env.example
.gitignore
.npmrc
.prettierignore
.prettierrc
bun.lockb
docker-compose.yml
Dockerfile
LICENSE
package-lock.json
package.json
README.md
svelte.config.js
tsconfig.json
vite.config.ts

ava

ava is a simple avatar server written in TypeScript for Bun with SvelteKit and OIDC support. This exists for a few reasons:

  1. I wanted to learn SvelteKit
  2. I wanted to try implementing OAuth2/OIDC
  3. Authentik doesn't have built-in handling for profile pictures
    • ...and I don't wish to use hacky shit with attributes...
    • ...I hate Gravatar...
    • ...and in my opinion, Libravatar/ivatar is fucking ugly

Screenshot of the ava homepage