Skip to content

flux-caps/todo-app

Repository files navigation

todo-app

This example application shows how the components of https://github.com//flux-eco can be used in interaction with each other.

Requirements

  • Docker: version >= 20.10
  • docker-compose: >= v2.3.3
  • npm: >= 6.14

Run it

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/

Contributing 💜

Please ...

  1. ... register an account at https://git.fluxlabs.ch
  2. ... create pull requests 🔥

Adjustment suggestions / bug reporting 🐾

Please ...

  1. ... register an account at https://git.fluxlabs.ch
  2. ... ask us for a Service Level Agreement: support@fluxlabs.ch 😘
  3. ... read and create issues

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published