coev
v1.0.0
Published
File system webhook client
Readme
CoevAI File System Client
Installation
npm install -g coevUsage
Simply run:
npx coevThis will start the file system client and provide you with a dashboard URL.
Features
- Real-time file system operations through WebSocket
- Automatic reconnection
- Secure client authentication
- File operations support:
- List files
- Update/Create files
- Delete files
- Get file contents
Environment Variables
CLIENT_PASSWORD: Optional UUID for client identification. If not provided, a new UUID will be generated.
