Skip to content

zvec-ai/zvec-web

Repository files navigation

Zvec Website

This is a Next.js application generated with Create Fumadocs.

Fumadocs is great!

Instructions

1. Install Dependencies

npm install

2. Run the Development server

npm run dev

Open http://localhost:3000/en/ with your browser to see the result.

3. Build and Deploy

Build API reference first, then build and deploy the website.

npm run build
npx serve@latest out

Structure

Documentation is written in Markdown files located in the /content/docs/ directory.

Fumadocs automatically generates both the sidebar navigation and the table of contents based on the directory structure. To customize the order of pages, use a meta.json file within the relevant directory.

The API Reference is automatically generated from the Zvec source code and is placed in the api-reference/ directory.

About

zvec-web is the official web frontend and documentation portal for Zvec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors