Skip to content

vespa-engine/vespa-search

Repository files navigation

Vespa Search screenshot

Vespa Search

This is a Vespa Application for searching and exploring documentation, blogs, sample applications and other resources useful when working on Vespa.

Install and start:

yarn install
yarn dev

Alternatively, use Docker to start it without installing node:

docker run -v `pwd`:/w -w /w --publish 3000:3000 node sh -c 'yarn install && yarn dev --host'

When started, open http://127.0.0.1:3000/.

License

Code licensed under the Apache 2.0 license. See LICENSE for terms.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published