evadecker / genderswap.fm

A catalogue of gender-swapped song covers.
https://genderswap.fm
MIT License
30 stars 1 forks source link
gender music queer-code spotify spotify-web-api spotify-web-api-ts-sdk transgender

Some covers deliver the age-old simple pleasures of drag

genderswap.fm

Genderswap.fm is a repository of song covers with performing artists of different genders.

Getting Started

pnpm dev

Regenerating types following database changes

If you add a new table, new columns, new enums, or make other structural changes in Supabase, run:

pnpm dbtypegen

This will regenerate src/types/db-generated.types.ts for use in frontend components!

Colophon

This site was built by Eva Decker using Sveltekit. It uses Supabase for data storage and it's hosted and deployed on Vercel. Tracks and audio features are fetched from Spotify's API via the Typescript SDK. Text is set in Labil Grotesk by Kometa Typefaces.