Gabriel Kaszewski d13df586dd refactor: DDD/CQRS architecture, unified crate layout
- crates: common→application, api→presentation, infrastructure/*→adapters/*
- new crates: api-types, infra-wiring
- domain: errors/, models/, value_objects/, ports/, services/
- application: CQRS use cases (songs/, tabs/) w/ commands, queries, deps
- unified DomainError replaces RepositoryError
- workspace deps, unused dep cleanup
- fix: parse plain-text chord lines (UG drops spans mid-song)
- tests extracted to separate modules (tests/ dirs)
2026-07-11 21:02:10 +02:00
2026-04-09 00:14:04 +02:00

PocketChords

A rip-off of TabsUltimate with a focus on mobile users, without any ads or subscription. It is open source and free to use.

Description
Languages
TypeScript 74.8%
Rust 22.9%
CSS 1.3%
Dockerfile 0.4%
Mermaid 0.3%
Other 0.3%