Skip to content

yuchanns/lobechat-plugin-kagi

Repository files navigation

🔍 Lobechat-Plugin-Kagi

🤯 Supercharge your Lobechat with Kagi Search Engine, powered by Cloudflare Workers!

Click to view demo

Lobchat-Plugin-Kagi

⚙️ Development

We use pnpm as package manager. Follow these simple steps to get started:

# 📦 Install dependencies
pnpm install

# 🛠️ Start development server
pnpm dev

🌟 Deployment

This is a Cloudflare Worker project. Deploy it to Cloudflare Workers with just one command:

# 🚀 Build and deploy
pnpm run deploy

Once deployed, you can access your plugin manifest at: https://your-worker-name.your-account.workers.dev/manifest.json

⚠️ Security Notice

Important: For your security, please DO NOT use other people's deployments as they can potentially access your API_KEY and other sensitive information. Always deploy your own worker instance!

About

🤯 Supercharge your Lobechat with Kagi Search Engine, powered by Cloudflare Workers!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published