# Get started

- [Overview](/custom-apps-documentation/get-started/readme.md): Make Custom Apps documentation is a guide for developers to create apps for themselves or others to use on the Make platform.
- [Select your editor](/custom-apps-documentation/get-started/make-apps-editor.md)
- [Make web interface](/custom-apps-documentation/get-started/make-apps-editor/web-editor-features.md)
- [Visual Studio Code](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk.md)
- [Generate your API key](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/generation-of-your-api-key.md)
- [Configure VS Code](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/configuration-of-vs-code.md)
- [Create an app in VS Code](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/creating-an-app-in-vs-code.md)
- [Set the app icon in VS Code](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/setting-apps-logo-in-vs-code.md)
- [Use general controls](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/general-controls.md)
- [Manage testing and production app versions](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/manage-testing-and-production-app-versions.md)
- [Develop apps collaboratively](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/develop-apps-collaboratively.md)
- [Write IML tests](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/iml-tests.md)
- [Local development for Apps](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/local-development-for-apps.md)
- [Clone Make app to local workspace](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/local-development-for-apps/clone-make-app-to-local-workspace.md)
- [Develop app in a local workspace (offline)](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/local-development-for-apps/develop-app-in-a-local-workspace-offline.md)
- [Commit the changes in Git repository](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/local-development-for-apps/commit-the-changes-in-git-repository.md)
- [Deploy changes to Make](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/local-development-for-apps/deploy-changes-from-local-app-to-make-app.md)
- [Pull changes from Make](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/local-development-for-apps/pull-changes-from-make-app.md)
- [Create a new app origin](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/local-development-for-apps/create-a-new-app-origin.md)
- [Compare changes between local and Make](/custom-apps-documentation/get-started/make-apps-editor/apps-sdk/local-development-for-apps/compare-changes-between-local-and-make-app.md)
- [Make a test HTTP call](/custom-apps-documentation/get-started/make-a-test-http-call.md)
- [Documentation guide](/custom-apps-documentation/get-started/how-to-read-the-documentation.md)
- [Useful resources](/custom-apps-documentation/get-started/useful-resources.md): A collection of resources to help you develop your custom app and learn more about using Make.
