/songsterr-downloader

Kinda like youtube to mp3, but for songsterr.

Primary LanguageTypeScript

Songsterr / Ultimate Guitar to Guitar Pro Downloader 🎸

Buy Me A Coffee

A simple web app I built to quickly download Guitar Pro files (.gpx, .gp5, .gp, etc) from Songsterr and Ultimate Guitar.

Current Tech Stack 👨🏻‍💻

Main Tech:

  • ♻️ SvelteKit + TypeScript. Using adapter vercel
  • 💅🏻 UnoCSS for styling
  • 🔥 Vercel for serverless deployment
  • 🥫 AWS S3 + MongoDB For storing tabs (Will use as backup in the event Songsterr / UG blocks me).

Extras:

  • HeadlessUI for the tab menu
  • xmldom A Node implementation of DomParser()
  • Prisma Type-safe ORM connected to Mongo
  • Axiom Open Source monitoring platform that integrates amazingly with Vercel