> For the complete documentation index, see [llms.txt](https://docs.netcoresaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.netcoresaas.com/getting-started.md).

# Getting Started

- [Getting started](https://docs.netcoresaas.com/getting-started/getting-started.md)
- [Frontend](https://docs.netcoresaas.com/getting-started/getting-started/clientapp.md): VueJS
- [Backend + Frontend](https://docs.netcoresaas.com/getting-started/getting-started/backend.md): .NET Core
- [Deploy](https://docs.netcoresaas.com/getting-started/deploy.md)
- [Initialize git repository](https://docs.netcoresaas.com/getting-started/deploy/initialize-git.md)
- [Deploy to heroku](https://docs.netcoresaas.com/getting-started/deploy/publish-to-heroku.md)
- [Environment variables](https://docs.netcoresaas.com/getting-started/environment-variables.md): You don't need the project generator, you can directly download the Codebase on the /app/releases page and configure manually.
- [API](https://docs.netcoresaas.com/getting-started/api.md)
- [Controllers](https://docs.netcoresaas.com/getting-started/api/controllers.md)
- [Testing](https://docs.netcoresaas.com/getting-started/testing.md)
- [Integration Tests](https://docs.netcoresaas.com/getting-started/testing/integration-tests.md)
