1.0.16 • Published 5 months ago

vocker v1.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

✨Quickstart✨

🤤 You can run the command locally to start the server

# npm
npm i vocker
npx vocker

# pnpm
pnpm i vocker
pnpm dlx vocker

# yarn
yarn add vocker
yarn dlx vocker

# bun
bun add vocker
bunx vocker

🛠️Development🛠️

🔗 Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

🖥️ Start the service running on the local port 3000 and a LAN IP address:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

🫡 When using the built-in chatbot, be sure to create a new dotenv file and attach your own private keys:

NUXT_OPEN_AI_SECRET_KEY=
NUXT_OPENAI_API_PROXY_URL=
1.0.16

5 months ago

1.0.15

5 months ago

1.0.14

5 months ago

1.0.13

5 months ago

1.0.12

5 months ago

1.0.11

5 months ago

1.0.10

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago