ApparenceKit CLI

ApparenceKit has a CLI that can help you setup your project and switch from custom backend api to Firebase or Supabase. It setup Android and iOS project and a lot of other things.
It will also contain many other commands to generate some modules.

🧐 Note: Even if you choose Supabase or Rest API we will still use a Firebase project. That's required only for the push notification as it is the only way to send those to Android devices.

Installation

Once you purchased ApparenceKit, you will receive an email with the installation instructions. It's a simple script that will install the CLI on your computer.

Once you run the script, relaunch your terminal and you will be able to use the apparence_cli command.

apparence_cli <command>

For example you can get all the commands with

apparence_cli --help