redesign fully scaffolded and web login works

This commit is contained in:
2026-03-17 20:10:47 -04:00
parent b9cc397e05
commit f6bd22a8ef
143 changed files with 17317 additions and 693 deletions

8
gateway/db-dev.sql Normal file
View File

@@ -0,0 +1,8 @@
-- Development seed data
-- This file contains sample data for local development and testing
--
-- Dev user: cryptochimp@dexorder.ai / moon2the
-- User is created via Better Auth API in bin/dev script
-- License is also created in bin/dev script
--
-- This file is kept for future dev seed data that may be needed