tedspare / hexle

Wordle for color hex codes. Guess the hex in six tries.
https://hexle-delta.vercel.app
1 stars 0 forks source link

Store wins and losses #2

Open DexterStorey opened 1 year ago

DexterStorey commented 1 year ago

In order to eventually build a win / loss ui with metrics, it would be cool to catalog stats. If we want to do this we need a DB, cookies would be hack.

Alternatively we could not do this because it's overkill.

DexterStorey commented 1 year ago

Any way to do this without users / auth... passwords suck and SIWG / SIWA / SIW[X] is not monochrome lol

tedspare commented 1 year ago

Jojo SIWA? Southern Illinois Writers Guild? Simulation Interoperability Working Group? What's SIWG?

Let's store in localStorage and leave the door open to add login+persistence later?

If so, NextAuth for auth and Upstash Redis or PlanetScale for DB? Overkill lol

DexterStorey commented 1 year ago

DKM Sign in with Apple / Google / GitHub

DexterStorey commented 1 year ago

Auth providers

tedspare commented 1 year ago

lol NextAuth and Supabase have SIWAGG