This is a sample project of an Angular web application created using API Service
- Service Fabric cluster with SupercondActor apps created and configured (see deployment scripts in this GitHub repo)
- This project built into the package zip file (see instructions below)
- clone this repository
- in the platform-script project's root folder run command:
npm run build - using the SupercondActor Manager UI upload the Application Services Code package file ./dist/BusinessScriptBundle.zip that you just created.
See detailed documentation on the SupercondActor website.