Active clients get access to the frontend codebases for the web and mobile applications to make frontend customizations as they wish.
How to get codebase access
Active subscribers can download the codebase from Dashboard > Extensions > App Extension > Codebase downloads.
How do updates and maintenance work
You are responsible for pulling updates periodically. You must follow the Rehive Web Changelog and Rehive Mobile Changelog to ensure your repo is up to date.
How to do testing, deployment, and hosting work
Rehive provides hosting for the Web App, but once clients make any customizations they have to take over testing, deployment, and hosting from that point onwards.
For the Mobile App, we provide a guide for clients to prepare their app store submissions on Google Play Store and Apple App Store. You must open your app store account using your legal business entity.
Retaining no-code configurations
Rehive Web application is developed in React, while the iOS and Android Apps are developed in React Native. The applications are pre-integrated with Rehive Platform and Extensions, following a set of standards to enable no-code configurability. For example, if you add a new currency, change a transaction label, or switch a transaction flow, it is automatically applied to the end user experience.
We recommend that you follow the existing codebase structure and stay up to date with any architectural changes/updates to leverage no-code configurations in the long term.