Fix issue with cards not being created due to how rarities were treated. Also fix Zod error, close #44
Update workflow to include branch
Add dynamo cache for channel point rewards. Add check for duplicate events. Close #46. Closes #43.
Fix issue with Twitch events not being received. Also add subscriptions to reward change/add/remove events.
Fix design page stats
Add instance page, close #8
Remove hyperscript, replace with Alpine. Close #32
Add logs for twitch events. Close #51
Add audits entity to db
Add audit tracking to all entities. Close #6.
Update sst and astro
Fix auth on subdomain. Add setup script for seeding admins in database. Close #45
Remove unused API endpoints from api deployment stack. Close #53. Fix an issue with saving twitch events.
Add focus styles to inputs. Clse #55
Fix alerts (probably)
Add db check for admin users when verifying sessions. Close #54.
Remove functions for unused api endpoints
Add "start-descending" data attribute option to . Fix sort table algorithm to lowercase all text. Update html tagged template to work with both use cases. Update "displayAlert" to "displayalert" to work better with Alpine.
Remove template-tags file, unused
Add migrations class - subject to change once we need a migration.
Add set method to username on users to set username on all other entities. Close #50