- add config.yml as single source of truth for collected repos/categories - add collect.py CLI to pull lib/api/wiki site builds and mcp bundles from source repos and regenerate nginx.conf + _index/index.html - port mcp runtime (main.py/core.py/config.py): nginx + health + FastMCP servers started from config.yml - docker: python:3.13-slim + nginx, expose 8000-8006 + 9000 (html portal) - drone: publish html (6007:9000) and MCP ports 8000-8006 - move mongo-ops docs to wiki/, add auth-server (api) and hexa (lib) - refresh lib site builds (lib/ prefix) and collect mcp bundles
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
[
|
|
{
|
|
"module": "jwtlib",
|
|
"resource": "doc://modules/jwtlib"
|
|
},
|
|
{
|
|
"module": "jwtlib.app",
|
|
"resource": "doc://modules/jwtlib.app"
|
|
},
|
|
{
|
|
"module": "jwtlib.exceptions",
|
|
"resource": "doc://modules/jwtlib.exceptions"
|
|
},
|
|
{
|
|
"module": "jwtlib.introspection",
|
|
"resource": "doc://modules/jwtlib.introspection"
|
|
},
|
|
{
|
|
"module": "jwtlib.models",
|
|
"resource": "doc://modules/jwtlib.models"
|
|
},
|
|
{
|
|
"module": "jwtlib.models.app",
|
|
"resource": "doc://modules/jwtlib.models.app"
|
|
},
|
|
{
|
|
"module": "jwtlib.models.common",
|
|
"resource": "doc://modules/jwtlib.models.common"
|
|
},
|
|
{
|
|
"module": "jwtlib.models.mongo",
|
|
"resource": "doc://modules/jwtlib.models.mongo"
|
|
},
|
|
{
|
|
"module": "jwtlib.models.security",
|
|
"resource": "doc://modules/jwtlib.models.security"
|
|
},
|
|
{
|
|
"module": "jwtlib.repository",
|
|
"resource": "doc://modules/jwtlib.repository"
|
|
},
|
|
{
|
|
"module": "jwtlib.security",
|
|
"resource": "doc://modules/jwtlib.security"
|
|
},
|
|
{
|
|
"module": "jwtlib.utils",
|
|
"resource": "doc://modules/jwtlib.utils"
|
|
}
|
|
] |