Product
Blog
Docs
Pricing
Log in
Sign up
cricks_unmixed4u/value-sort
cricks_unmixed4u/value-sort
/
Compare
Merge
value-sort/main
into
ai-prompted/main
17 files changed
Hide whitespace
+1935
-0
knowledge.md
+37
-0
ai-prompted/main
value-sort/main
backend
backend/database
backend/database/migrations.ts
+139
-0
backend/database/queries.ts
+486
-0
H
backend/index.ts
+150
-0
frontend
frontend/components
frontend/components/App.tsx
+607
-0
frontend/components/Header.tsx
+41
-0
frontend/components/RankingView.tsx
+70
-0
frontend/components/SessionList.tsx
+112
-0
frontend/components/SessionResultView.tsx
+108
-0
frontend/index.html
+14
-0
frontend/index.tsx
+8
-0
shared
shared/types.ts
+163
-0