Enterprise distribution platform for mobile apps ... the first open source appstore
- 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
- 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.