Comment by danielheath

8 months ago

Forking involves:

* Fork the server (adjust your CI / build / deploy pipeline) * Run your own push notification broker * Fork the iOS client, white-label it, point it at your push server * Setup apple dev account to publish * Fork the android client, white-label it, point it at your push server * Setup google dev account to publish * Fork the frontend repo, edit to match the white-labelled apps