This repository contains example projects for elemental.
For more information on elemental see the documentation or visit the git repository.
The todo list application utilises the following services:
- Identity Provider
- Data service
- Website service
To boot the todo list application do the following:
$> cd todo
$> ./start.sh
You need to have docker (or compatible) installed and docker-compose.