Skip to content

asadm/playroom-docs

Repository files navigation

Playroom Docs

These docs are based on Nextra.

Link →

Features

llms.txt Support

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.

Copy Markdown Button

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.

Local Development

First, run npm i to install the dependencies.

Then, run npm run dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors