My FF project uses two separate apps. A "front-end" users app and a "back-end" Admin dashboard for creating content. Both apps are build as separated FF projects. Both app use the same firebase database. All works fine.
The front-end will be published in the App Stores. For the back-end App however there is no real need to do so. If it will be installed on one or a few Admin computers that will be fine.
So I was wondering if and how one would go about this. Does anyone have an idea/approach on how to install a FF project on a computer without the use of an App Store?
I haven't been able to find much information so far. So was wondering if somebody could provide some insights.
Thanks in advance for your thoughts and ideas