You are browsing as a guest. Sign up (or log in) to start making projects!

4h 39m 39s logged

I completely forgot to devlog… this app is made for hack clubbers to be able to track the stickers that they receive and compete with other hack clubbers on who has the most stickers. i currently have authentication handled by betterauth and it was relatively easy to set up with hack club auth. i created /stickers that users can use to see all the stickers they can collect, and since i’m using https://stickers.hackclub.com/api/stickers to get all the available stickers, so are missing since the creators haven’t added them into the external db i don’t have access to. I pull the contents of the API into my own db table so that I wouldn’t fully depend on that api/db if one went down. i had to create multiple components to have the state of authentication show up and change the “log in” button to the pfp of the user for example.

0
11

Comments 0

No comments yet. Be the first!