Solution overview
Architecture

Technologies
The solution uses the following technologies
| Solution part | Technology/Tool | Comments |
|---|---|---|
| Node.js server | Express.js | Used instead of the default Restify. Works better for Webpack bundling. |
| Bundling (server/client) | Webpack 5 | Same version as the web components project. |
| Styles | TailwindCSS | Use the same configuration as the web components project. |
| Hosting | Azure Web App | Azure web app service. |