Denys Vuika b192c5f6bb
[ACA-4715] cleanup Docker and update documentation (#3328)
* move ADF linking to the dev docs

* add basic Docker docs

* reduce docker params

* update docker docs
2023-07-11 12:25:55 +01:00

21 lines
599 B
Markdown

---
Title: Getting started
Github only: true
---
# Getting started
Learn how to start developing with the Alfresco Content Application.
## Contents
- [Prerequisites](/getting-started/prerequisites)
- [Node Version Manager](/getting-started/nvm)
- [Building from source](/getting-started/building-from-source)
- [Internationalization (i18n)](/getting-started/internationalization)
- [CORS](/getting-started/cors)
- [Single Sign-On](/getting-started/sso)
- [Navigation](/getting-started/navigation)
- [Using local ADF](/getting-started/using-local-adf)
- [Docker Support](/getting-started/docker)