diff --git a/src/pages/ai-test/app-builder-index.md b/src/pages/ai-test/app-builder-index.md new file mode 100644 index 00000000..c53abceb --- /dev/null +++ b/src/pages/ai-test/app-builder-index.md @@ -0,0 +1,26 @@ +# Getting Started with App Builder + +Welcome to the Getting Started section of App Builder documentation. Here you'll find comprehensive guides to help you start working with App Builder and Adobe I/O Runtime. + +## Choose Your Path + +### App Builder Getting Started +If you're new to App Builder, start with our [App Builder Getting Started guide](app_builder_get_started/app-builder-intro.md). This guide will walk you through: +- Setting up your development environment +- Creating your first App Builder application +- Publishing your app +- Troubleshooting common issues + +### Runtime Getting Started +If you're interested in serverless development with Adobe I/O Runtime, check out our [Runtime Getting Started guide](runtime_getting_started/index.md). This guide covers: +- Understanding Runtime fundamentals +- Setting up your environment +- Creating and deploying actions +- Working with entities and activations +- Best practices and resources + +## Next Steps + +After completing either getting started guide, you can explore our detailed [Guides](../guides/index.md) section for more in-depth information about specific features and capabilities. + +For additional resources and support, visit our [Resources](../resources/index.md) section. \ No newline at end of file