Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allevo/orama-version-comparator
Orama version comparator
https://github.com/allevo/orama-version-comparator
Last synced: 14 days ago
JSON representation
Orama version comparator
- Host: GitHub
- URL: https://github.com/allevo/orama-version-comparator
- Owner: allevo
- License: mit
- Created: 2023-10-17T17:10:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-05T09:18:47.000Z (7 months ago)
- Last Synced: 2024-04-15T09:13:04.407Z (7 months ago)
- Language: TypeScript
- Size: 2.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# orama-version-comparator
Orama version comparatorIf you want to contribute, please open an issue and send a PR.
I'll thank you a lot.## Local configuration
- open `package.json` and replace the path under `dependencies.orama-local`
- run `pnpm install`## Usage
```bash
node --import tsx src/search.tsx
node --import tsx src/search-events.tsx
node --import tsx src/insert.tsx
node --import tsx src/insert-events.tsx
```