Music app. Wraps Rapid API's YT Music API and YouTube's official v3 API.
For both web (TypeScript + SvelteKit) & mobile (Dart + Flutter) Backend code written alongside web svelte client with SvelteKit's API routes.
Neon Database, managed with Drizzle.
Didn't wanna make the same mistake like before and overcomplicate the tech stack.
$ git clone https://github.com/Dev-Siri/wavelength
Make sure you create a .env.local
file and enter your own credentials as shown in .env.example
$ cd web
$ bun dev
# or
$ pnpm dev
This project is MIT licensed. See LICENSE