Skip to content

Commit 12f8875

Browse files
Aviv KellerAviv Keller
authored andcommitted
feat(orama): local only database
1 parent 524e64b commit 12f8875

46 files changed

Lines changed: 316 additions & 1741 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/sync-orama.yml

Lines changed: 0 additions & 52 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ package-lock.json
1212
apps/site/.next
1313
apps/site/build
1414
apps/site/public/blog-data.json
15+
apps/site/public/orama-db.json
1516
apps/site/next-env.d.ts
1617

1718
# Test Runner

apps/site/components/Common/Searchbox/ChatInteractions/index.module.css

Lines changed: 0 additions & 65 deletions
This file was deleted.

apps/site/components/Common/Searchbox/ChatInteractions/index.tsx

Lines changed: 0 additions & 48 deletions
This file was deleted.

apps/site/components/Common/Searchbox/ChatMessage/index.module.css

Lines changed: 0 additions & 50 deletions
This file was deleted.

apps/site/components/Common/Searchbox/ChatMessage/index.tsx

Lines changed: 0 additions & 73 deletions
This file was deleted.

apps/site/components/Common/Searchbox/ChatSources/index.module.css

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)