# Getting Started

- [Getting started](/getting-started/getting-started.md)
- [Frontend](/getting-started/getting-started/clientapp.md): VueJS
- [Backend + Frontend](/getting-started/getting-started/backend.md): .NET Core
- [Deploy](/getting-started/deploy.md)
- [Initialize git repository](/getting-started/deploy/initialize-git.md)
- [Deploy to heroku](/getting-started/deploy/publish-to-heroku.md)
- [Environment variables](/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](/getting-started/api.md)
- [Controllers](/getting-started/api/controllers.md)
- [Testing](/getting-started/testing.md)
- [Integration Tests](/getting-started/testing/integration-tests.md)
