Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The Client is how you interact with the API, through an Adaptor.
TriggerClient
export const client = new TriggerClient({ id: "my-webapp", apiKey: process.env.TRIGGER_API_KEY!, });
createPagesRoute()
createAppRoute()
TriggerDevModule
createAstroRoute()
createRemixRoute()
createSvelteRoute()
Was this page helpful?