mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-05-27 07:36:18 +00:00
Add Dockerfile and automation to build and publish a docker image
This commit is contained in:
12
docs/README.md
Normal file
12
docs/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Topola Viewer Feature Designs
|
||||
|
||||
This directory contains technical design documents for some of the new features and architectural updates of the Topola Viewer.
|
||||
|
||||
These documents are inspired by the design methodology described in the blog post [Elephants, Goldfish and the New Golden Age of Software Engineering](https://drensin.medium.com/elephants-goldfish-and-the-new-golden-age-of-software-engineering-c33641a48874) by Dave Rensin.
|
||||
|
||||
While new features *may* follow this methodology to ensure robust design validation and context safety before writing code, doing so is optional.
|
||||
|
||||
## Design Documents Registry
|
||||
|
||||
* **[DOCKER_DESIGN.md](file:///home/pwiech/personal/github/topola-viewer/docs/DOCKER_DESIGN.md)**: Docker container packaging, lightweight Caddy web server configuration, and GitHub Actions publishing pipelines.
|
||||
* **[WEBMCP_DESIGN.md](file:///home/pwiech/personal/github/topola-viewer/docs/WEBMCP_DESIGN.md)**: Model Context Protocol (MCP) bridge and TS tool registration for AI agent interaction.
|
||||
Reference in New Issue
Block a user