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...
Concept: Microfrontends Version: 5.x Concept: Microfrontends Tutorial video: Youtube / Bilibili A microfrontend is a microservice that exists within a browser. Microfronten...
Commands and Deployment List of Commands Arguments Hooks Using in package.json Development Environment Production Deployment Server-Side Rendered Deployment (Universal SSR) ...
Single-Page Applications Single-Page Applications Flask can be used to serve Single-Page Applications (SPA) by placing static files produced by your frontend framework in a subf...
Commands and Deployment List of Commands Arguments Using in package.json Development Environment Production Deployment Server-Side Rendered Deployment (Universal SSR) Static ...
How to deploy on Netlify? Getting Started Configure: For a statically generated site For site generated in SPA mode How to deploy on Netlify? Deploying to Netlify is a ...