Update readme.md

Signed-off-by: skidoodle <contact@albert.lol>
This commit is contained in:
skidoodle 2023-12-27 15:58:53 +01:00 committed by GitHub
parent 1f8d8f5b68
commit ee2674f8ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,12 @@
- **Deployment**: [Vercel](https://vercel.com) - **Deployment**: [Vercel](https://vercel.com)
- **Styling**: [Tailwind CSS](https://tailwindcss.com) - **Styling**: [Tailwind CSS](https://tailwindcss.com)
- **Analytics**: [Vercel Analytics](https://vercel.com/analytics) - **Analytics**: [Vercel Analytics](https://vercel.com/analytics)
- **Spotify**: [spotify-ws](https://github.com/skidoodle/spotify-ws)
## Spotify integration
- Refer to this [gist](https://gist.github.com/skidoodle/9a9dc9c8802434f7fc0da94ebe4dba18) for guidance
- Deploy [spotify-ws](https://github.com/skidoodle/spotify-ws)
- Set the correct WSS address in the [SpotifyCard](https://github.com/skidoodle/albert.lol/blob/1f8d8f5b6826982a45ff2d18f8448da95e181d17/src/components/SpotifyCard.tsx#L21C45-L21C45) component.
## Running Locally ## Running Locally