16 Commits (fc70806b106e90b70bb1b61b154082a8778be4f2)

Author SHA1 Message Date
Avraham Sakal fc70806b10 protect `conversation` trpc routes 3 weeks ago
Avraham Sakal 360bfc6df3 drop `db` interface, use kysely instead for more more flexibility (at the cost of more coupling) 3 weeks ago
Avraham Sakal 21931a20cb obsolete `facts` db layer 3 weeks ago
Avraham Sakal a41b97b442 obsolete `messages` db layer 3 weeks ago
Avraham Sakal 3941b73b03 obsolete `conversations` db layer 3 weeks ago
Avraham Sakal 51b14c8b2b fix: build errors (couldn't find package) 3 weeks ago
Avraham Sakal d32515a75f re-organize files 3 weeks ago
Avraham Sakal 61540f9338 basic user-tailored UI 4 weeks ago
Avraham Sakal 83e3f867dd can sign in and out 4 weeks ago
Avraham Sakal 81338b8831 use environment variables from cloudflare's environment 4 weeks ago
Avraham Sakal f4e9c62e96 transition to postgresql for persistence layer 1 month ago
Avraham Sakal cccc1f0877 fix: load envs in `env.js` 3 months ago
Avraham Sakal 4f356153bb * trpc same data shape as `generateText`
* read `.env` file
* use zustand for state management
* fix peer dependency warnings by installing zod
* install milvus client
4 months ago
Avraham Sakal 5ef118e9bc basic route-specific trpc file example 4 months ago
Avraham Sakal 602ba72f75 format 4 months ago
Bati 9916e95de0 scaffold Vike app with Bati 4 months ago