docs: Add content table for build integration pages
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# Triggers
|
||||
|
||||
:::info
|
||||
|
||||
The build integrations section is best understood when read from beginning to end. To get the most value out of it, start from the first page and read through page by page.
|
||||
|
||||
1. [Folder structure](/build-integrations/folder-structure)
|
||||
2. [App](/build-integrations/app)
|
||||
3. [Global variable](/build-integrations/global-variable)
|
||||
4. [Auth](/build-integrations/auth)
|
||||
5. [<mark>Triggers</mark>](/build-integrations/triggers)
|
||||
6. [Actions](/build-integrations/actions)
|
||||
7. [Examples](/build-integrations/examples)
|
||||
|
||||
:::
|
||||
|
||||
## Add triggers to the app
|
||||
|
||||
Open the `thecatapi/index.ts` file and add the highlighted lines for triggers.
|
||||
|
Reference in New Issue
Block a user