1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
929f22abeb Upgrade dependencies.
Use user_id in places we were using username.  Still debating this.

Start getting this working with API backend, until there were calls to
/api/sticker which don't exist in the API yet.  Then I rediscovered the
local json-server.

So now there are 2 api backends.  We'll incrementally migrate from the
first version to the second.

SCSS and tailwind weren't working for nav-items.css.  The browser just
saw the raw version.  So for now, just inlined that.  Probably these
nav items will become components (if they are shared).
2025-10-22 09:19:37 -04:00
4ab5bcf367 Claim sticker.
Make proxy generic.
2024-11-26 11:30:20 -05:00
3ef1507bab Add StickerView. 2024-11-25 20:06:22 -05:00
4728c1765b Get login working. 2024-11-24 20:50:39 -05:00
65534a4e55 initial commit 2024-11-16 11:40:53 -05:00