Skip to content

Add Web UI #98

@CarGDev

Description

@CarGDev

Summary

Create a web-based interface for codetyper.

Description

A web UI would allow:

  • Browser-based access
  • Remote usage without SSH
  • Better rich content rendering
  • Mobile-friendly interface

Technology Options

  • SolidStart - Fast, lightweight (like OpenCode)
  • Next.js - React ecosystem
  • Astro - Static + islands architecture

Features

  • Session management
  • File browser
  • Chat interface
  • Diff viewer
  • Syntax highlighting
  • Settings panel

Architecture

  • Client/server split
  • REST/WebSocket API
  • Authentication layer
  • Session sync between CLI and web

Acceptance Criteria

  • Basic web interface
  • Chat functionality
  • Session viewing
  • File browser
  • Mobile responsive design

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions