This example application shows how the components of https://github.com//flux-eco can be used in interaction with each other.
- Docker: version >= 20.10
- docker-compose: >= v2.3.3
- npm: >= 6.14
Clone the repository
git clone https://git.fluxlabs.ch/fluxlabs/flux-caps/todo-app.git
Change to the app directory
cd todo-app
Update the submodules
git submodule update --init
Run in a first terminal
docker-compose up
Run in a second terminal
php bin/startWebinterfaceInDevMode.php
Acess webinterface by http://localhost:8010/
Please ...
- ... register an account at https://git.fluxlabs.ch
- ... create pull requests 🔥
Please ...
- ... register an account at https://git.fluxlabs.ch
- ... ask us for a Service Level Agreement: support@fluxlabs.ch 😘
- ... read and create issues