This is a sample documentation page. It demonstrates how to combine prose, steps, code blocks, and callouts into a realistic guide.Documentation Index
Fetch the complete documentation index at: https://mydoc.site/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin, make sure you have:- A running instance of the application (
npm run dev) - An API key from the dashboard
Configure authentication
Verify it works
After completing the setup, test that authentication is working:Common issues
401 Unauthorized on every request
401 Unauthorized on every request
Session expires immediately
Session expires immediately
The default session duration is 24 hours. You can extend it in the client configuration:
Next steps
Components
See all available components for your pages.
Customization
Configure your site’s look and feel.