Awesome
Einstore
Enterprise distribution platform for mobile apps ... the first open source appstore
<b>Please</b> 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 ... hello@einstore.io
Screenshots
<table> <tr> <td><img src="/Screenshots/Admin/screen1.png?raw=true" /></td> <td><img src="/Screenshots/Admin/screen2.png?raw=true" /></td> <td><img src="/Screenshots/Admin/screen3.png?raw=true" /></td> </tr> <tr> <td><img src="/Screenshots/Admin/screen4.png?raw=true" /></td> <td><img src="/Screenshots/Admin/screen5.png?raw=true" /></td> <td> </td> </tr> </table>Requirements:
- docker
- docker-compose (17.12.0+)
- Make (optional, wrapper for handy scripts)
Basic usage
- 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
Login
Default username and password is core@liveui.io/sup3rS3cr3t
Demo mode
- To install demo data run
make install-demo
- To start and stop the project
make up
andmake stop
Documentation
The main documentation for Einstore can be found in our Wiki here on Github. For API documentation go to our Einstore API documentation
Shortcuts
Slack support and community
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
Main dependencies
- API - EinstoreCore
- Web app interface EinstoreAdmin
License
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.