tvillarete / ipod-classic-js

An iPod Classic emulator that connects to Apple Music and Spotify. Built with React & Styled Components
http://tannerv.com/ipod
MIT License
1.43k stars 100 forks source link

Migrate app to Next.js 14 #151

Closed tvillarete closed 7 months ago

tvillarete commented 7 months ago

This pull features a near-complete rewrite of the core infrastructure surrounding the iPod UI. The entire API has been rewritten to move off of my own personally-hosted OAuth server in favor of using Next.js and Vercel to handle authentication. The primary benefit here is that NGrok is no longer necessary and there are no more chances of Spotify auth breaking when my server disconnects from the internet (usually from a power outage).

Huge thanks to @JohnDaly for his help in writing the initial Spotify API Next.js implementation 🙏

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ipod-classic-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2024 7:31pm