These example applications are built with kraken-js v1.0.0.
with.bcp47Localedemonstrates changing locales based on language and region together.with.i18ndemonstrates basic internationalization.with.passportintegrates passport into a Kraken app, showing how to configure non-trivial middleware.with.shoppingcartsets up a basic PayPal shopping cartwith.specializationdemonstrates template specialization based on parameters from the application, for doing A/B tests and other page variations.
There are instructions in each application for starting them and with the details of what they demonstrate.