Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »


The following is a documentation example for how a development team might use StackBlitz for Confluence

👉 Interact with our live example below

👉 See our example for iterating quickly

Things to try:

  • interact with the live preview

  • modify the code, notice your changes are not persisted

  • flip between code/preview or view both at the same time

  • browse the explorer panel

  • click on Edit in StackBlitz.


Deploying to Firebase

Status

APPROVED

Approver

Vicky Murphy

Reviews

Bryan Darr Josiah Wang (Unlicensed)

The configuration below outlines how the ACME team will be deploying our Angular projects using Firebase hosting. The firebase.json file should be placed at the root of your project. This typical configuration will lint, build, and deploy the Angular app. It will also turn on URL rewriting in order to support client-side routing in the URL path (no need for #-based strategy).


More Information on StackBlitz 

View StackBlitz for Confluence add-on documentation

For more information on StackBlitz functionality, check out StackBlitz's documentation.

For more information about StackBlitz collaboration behind the firewall, visit us at Expium.com

  • No labels