Hosting Single Page App out of Kong Dev Portal Prerequisites What is a SPA Making Choices Getting Started Create your SPA Mounting an SPA Loading your layout Deploy the Porta...
sidebar_label: AlpineJS Installation Usage 1 - Template Only 2 - Template with externally defined x-data 3 - Template with externally defined x-data with x-init Usage Examp...
Commands and Deployment List of Commands Arguments Hooks Using in package.json Development Environment Production Deployment Server-Side Rendered Deployment (Universal SSR) ...
Installation Quickstart Options single-spa-cycle is a helper library that helps implement single-spa registered application lifecycle functions (bootstrap, mount and unmount)...
Modifying Data Insert some data into a table Insert multiple rows of data into a table Insert calculated data into a table Update some existing data Update multiple rows and co...
Quickstart Options single-spa-inferno is a helper library that helps implement single-spa registered application lifecycle functions (bootstrap, mount and unmount) for for use...
Migrating existing SPAs Version: 5.x Migrating existing SPAs If you’re interested in migrating existing SPAs into a single-spa, you’ll need to do three things: Create a singl...