New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

opencode-web

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opencode-web

OC Web - Self-hosted web interface for OpenCode

latest
Source
npmnpm
Version
1.1.4
Version published
Weekly downloads
85
750%
Maintainers
1
Weekly downloads
 
Created
Source

OC Web

OC Web is a self-hosted web interface for OpenCode AI assistant.

Installation

bunx opencode-web

Or install globally:

bun add -g opencode-web
opencode-web

Usage

Once started, open http://localhost:3000 in your browser.

Environment Variables

  • PORT: Server port (default: 3000)
  • NODE_ENV: Environment (default: production)

Development

For development, clone the repository and run:

bun install
bun run dev

License

MIT

Keywords

opencode

FAQs

Package last updated on 21 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts