Sets the target server that will be used to serve an Angular application.
Default | By default it runs on the 'Angular Dev Server' for fast prototyping. However, if Deploy To Cloud Backend Property is enabled, the Application will be deployed to the Cloud automatically. |
Angular Dev Server | It runs on a Local Development Server for fast prototyping. The Angular Http Server of the Angular Platform. It is a Server that runs local to the machine on a random Port. |
Local WebServer | The application is transpiled and copied to the local Web Server of the GeneXus Environment (Java, .Net). It is executed directly in the URL of the Web back end. It is housed in an "ng" subfolder. |
Generators: Angular
Level: Generator
All of these options are for prototyping purposes.
The Local Web Server option may require a manual configuration of the CORS in the local server.
For taking to production see Front-end applications deploy.
This property applies only at design time.
This property is available since GeneXus 17 upgrade 7.