Introduction

Fully automated TWA solution for Nuxt.js

Compatibility

  • ✅ NuxtJs 2.x
  • ✅ NuxtJs Bridge
  • ❌ NuxtJs 3.x

Warning

This module is in early beta stage. It is actually not tested, neither used in production. However, the basic functions are present and functional in a nominal use case (see below).

Feel free to test it, open an issue or suggest a change.

Features

Uses @nuxtjs/pwa module generated manifest.
Generates all the Android files needed.
Build APK and AAB.
Handles artifacts signing if keys are provided.
Generates and emits asset links file in the dist folder.

What's working? What's not?

Android project generation, building and asset links are functionnal.

At the moment:

  • Only the static target is supported;
  • The project folder is fully removed on each build (no customizations are possible);
  • You must install all the Android toolchain;
  • There are no automated tests at all.

Enjoy light and dark mode: 

Edit this page on GitHub Updated at Sun, Nov 20, 2022