Enterprise distribution platform for mobile apps ... the first open source appstore
Please help us, to support the project and our sales case, it would help us if we kne how many users Einstore has and who they are. We will be extremely grateful to anyone who will touch base with any feedback at all ... [email protected]
- docker
- docker-compose (17.12.0+)
- Make (optional, wrapper for handy scripts)
- To install run
make install-db
- To start and stop the project
make up
andmake stop
- Run
make help
or justmake
for other commands - Optionally look into the Makefile for all remaining scripts
Default username and password is [email protected]/sup3rS3cr3t
- To install demo data run
make install-demo
- To start and stop the project
make up
andmake stop
The main documentation for Einstore can be found in our Wiki here on Github. For API documentation go to our Einstore API documentation
If you don't like going through documentation, feel free to join our slack channel and get help using and installing this product from us directly and other experienced users right away. Slack
- API - EinstoreCore
- Web app interface EinstoreAdmin
Einstore is distributed under an Apache 2 license and can be shared or used freely within the bounds of the license itself. Third party components used (like Vapor framework and all its components) in this software are mainly MIT licensed although some are Apache 2 as well.