stack/apps/backend
mantrakp04 66af47d435 Enhance documentation tools integration
- Added new internal API endpoint for documentation tools, allowing actions such as listing available docs, searching, and fetching specific documentation by ID.
- Updated environment configuration to support optional internal secret for enhanced security.
- Refactored existing search functionality to utilize the new docs tools API instead of the previous MCP server.
- Improved error handling and response parsing for documentation-related requests.
- Expanded documentation to clarify the relationship between the new tools and existing API functionalities.

This update streamlines the documentation access process and enhances the overall developer experience.
2026-03-23 10:48:24 -07:00
..
prisma Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
scripts Fix Docker build 2026-03-09 10:49:42 -07:00
src Enhance documentation tools integration 2026-03-23 10:48:24 -07:00
.env Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
.env.development Enhance documentation tools integration 2026-03-23 10:48:24 -07:00
.eslintrc.cjs tsup for stack-shared (#647) 2025-04-28 21:26:52 -07:00
.gitignore Migrations toolkit (#409) 2025-02-01 17:46:21 -08:00
instrumentation-client.ts Upgrade backend to Next.js 16 2025-12-12 16:59:07 -08:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Upgrade Prisma to v7 (#1064) 2025-12-26 08:13:34 -08:00
package.json Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
prisma.config.ts Upgrade Prisma to v7 (#1064) 2025-12-26 08:13:34 -08:00
tsconfig.json Fix lint 2026-02-27 09:59:26 -08:00
vercel.json External db sync (#1036) 2026-02-05 12:04:31 -08:00
vitest.config.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00
vitest.setup.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00