listen to Spotify with your friends! 🕺💃
track your listening stats 🎧
tell your friends their music taste sucks 😈
view prod site: https://flubber-three.vercel.app/
- Create a
.envfile with credentials for Spotify - Generate a Prisma Schema and hook up to your preferred DB
This project uses Husky to run pre-commit linting and formatting for every commit. check out .husky/pre-commit/.sh to see what's run before every commit.
In order to contribute:
- Create an issue with the appropriate tag
- (feature) for new features
- (bug) to fix a bug
- Create a branch relate to issue (can be auto created in issue creator on bottom right)
- Code up your feature
- Push up your branch and make a PR
- wait for our lord and savior's approval/merge (pls request from @zzulanas)
This is a T3 Stack project bootstrapped with create-t3-app.
To learn more about the T3 Stack, take a look at the following resources:
- Documentation
- Learn the T3 Stack — Check out these awesome tutorials
You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!
Follow our deployment guides for Vercel, Netlify and Docker for more information.