Skip to content

fazzaamiarso/requestD

Repository files navigation

RequestD

Create song request submission easily. Inspired by ngl.link. Integrated with spotify.

Tools

This app is bootstrapped with create-t3-app

Setup locally

$ git clone https://github.com/fazzaamiarso/requestD.git
$ cd requestD
$ npm install

Create a .env file with the content from .env.example

$ npm run dev

Improvements

  • Add pending ui to some interactions.
  • Next-auth callback behave weirdly on some device, but still able to login.
  • Implement better error-handling on Spotify lib with Zod.
  • Refactor TRPC routes because it just a mess.
  • Why initial SSR loading feel so slow?
  • Cleanup UI for some pages

Contributing

Feel free to file an issue or open a pull request.

License

MIT

About

A music request app built for Hashnode x Planetscale hackathon integrated with Spotify

Topics

Resources

License

Stars

Watchers

Forks