Your personal history storyboarded with photo and video albums. Associate photos with their meta data including geocode, caption... in XML albums.
- Enhanced privacy as photos are stored locally not in the cloud
- Plot thumbnails on a map
- Includes administration tools for XML generation
| Service | Status |
|---|---|
| Deployed | TEST |
| Security | |
| Test Coverage | |
| License |
- Node.js via nvm
- Install project dependencies
npm ci
npm run devwill standup both the frontend and backend- View address in browser (printed in terminal on successful load)
- Start the image classifier in /apps/api for the Admin > Edit Album page
npm run mcpstarts a read-only MCP server over stdio transport- The server exposes history resources plus album-story and on-this-day storytelling tools
- For MCP clients connect with the mcp.json manifest
- For VS Code workspace configuration, use /vscode-mcp.json and
Install Server from Manifest
npm run buildBundle JavaScript files, and pre-compilenpm startRun built app- View address in browser (printed in terminal on successful load)
See CHANGELOG
See CONTRIBUTING
See LICENSE