Self-Hosting #
The self-hosted version Econumo CE
includes two components: the Frontend and the Backend (API and Database), all
contained within a single Docker image.
To get started with Econumo CE
please visit
Econumo CE on GitHub.
Backend (API) #
The backend (API) is published under the AGPLv3 license and can be found on Github. It is written in PHP and uses the Symfony framework with SQLite as a database.
Frontend #
The frontend is not open-source, but it is included in the Econumo app. Additionally, you can find the distribution here.