Griffe-based docstring extraction (277 modules across 9 packages), bib.Store export to searchable JSON (6560 items), throwback-themed Docusaurus site served by nginx:alpine behind Traefik at docs.homelab.fhirworx.io. Multi-stage Dockerfile, CI pipeline steps, and dashboard tile included.
8 lines
136 B
JSON
8 lines
136 B
JSON
{
|
|
"extends": "@docusaurus/module-type-aliases/tsconfig.json",
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"jsx": "react-jsx"
|
|
}
|
|
}
|