README ¶ words-that-matter A tool for english learners that allows users to learn words that matter from media in pop-culture full-stack webapp that uses Go with HTMX Main components ./cmd/: commands / short executables ./cmd/migrate ./internal/: internal packages these cannot be imported directly; if you think that an internal package should be made public, open an issue ./pkg/...: packages especially made to be imported by other projects ./services/...: services / long-running executables ./services/ingestor ./services/web Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd migrate internal auth pkg analysis db models services ingestor web Click to show internal directories. Click to hide internal directories.