https://github.com/sfxcode/nuxt-typesense
Nuxt Typesense Module
https://github.com/sfxcode/nuxt-typesense
nuxt-module nuxt3 search-engine typesense vue3
Last synced: 6 months ago
JSON representation
Nuxt Typesense Module
- Host: GitHub
- URL: https://github.com/sfxcode/nuxt-typesense
- Owner: sfxcode
- Created: 2023-06-01T20:02:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T09:53:10.000Z (over 1 year ago)
- Last Synced: 2025-03-29T21:32:22.051Z (7 months ago)
- Topics: nuxt-module, nuxt3, search-engine, typesense, vue3
- Language: TypeScript
- Homepage:
- Size: 1020 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Nuxt Module
## Development
- Run `npm run dev:prepare` to generate type stubs.
- Use `npm run dev` to start [playground](./playground) in development mode.