Skip to content

nexusunited/typesense-showcase

Repository files navigation

Hackathon POC for typesense

Hackathon project

Setup

Local Setup with devenv

Install devenv: https://developer.shopware.com/docs/guides/installation/devenv

devenv up

docker-compoose up -d # start typesense docker container

cd middelware
composer install

Product import

cd middelware
console app:product-import

Nuxt

cd nuxt3

npm install

# Start the development server on http://localhost:3000
npm run dev 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published