You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/samples/MicroserviceDemo/_run
Halil İbrahim Kalkan 790a26c458
Add readme
5 years ago
..
01_AuthServer.ps1 Resolved #2231: Create PS1 file to run the microservice demo from the command line. 5 years ago
02_IdentityService.ps1 Resolved #2231: Create PS1 file to run the microservice demo from the command line. 5 years ago
03_BloggingService.ps1 Resolved #2231: Create PS1 file to run the microservice demo from the command line. 5 years ago
04_ProductService.ps1 Resolved #2231: Create PS1 file to run the microservice demo from the command line. 5 years ago
05_InternalGateway.ps1 Resolved #2231: Create PS1 file to run the microservice demo from the command line. 5 years ago
06_BackendAdminAppGateway.ps1 Resolved #2231: Create PS1 file to run the microservice demo from the command line. 5 years ago
07_PublicWebSiteGateway.ps1 Resolved #2231: Create PS1 file to run the microservice demo from the command line. 5 years ago
08_BackendAdminApp.ps1 Resolved #2231: Create PS1 file to run the microservice demo from the command line. 5 years ago
09_PublicWebSite.ps1 Resolved #2231: Create PS1 file to run the microservice demo from the command line. 5 years ago
10_ConsoleClientDemo.ps1 Add readme 5 years ago
README.md Add readme 5 years ago
__Run_All_Application.ps1 Add readme 5 years ago
__Run_Browser.ps1 Add readme 5 years ago

README.md

Run the Microservice Demo Solution

This folder contains PowerShell files to run the system:

  • __Run_All_Application.ps1: Runs all the applications in one click.
  • __Run_Browser.ps1: Opens all the UIs of the applications in Google Chrome browser.

Other files runs the individual applications.

This files are only tested in Windows 10.

Pre-Requirements