These docs are based on Nextra.
Access LLM-optimized documentation at /api/llms.txt. This endpoint aggregates all documentation into a structured format that's easy for AI assistants to consume.
- Production:
https://docs.joinplayroom.com/api/llms.txt - Local:
http://localhost:3000/api/llms.txt
See LLMS-TXT.md for details.
Every documentation page includes a "Copy Markdown" button in the navbar, allowing users to easily copy the raw markdown content for sharing, editing, or offline reference.
See COPY-MARKDOWN.md for details.
First, run npm i to install the dependencies.
Then, run npm run dev to start the development server and visit localhost:3000.
This project is licensed under the MIT License.