- /app - Flask application, which serves as Rest API for REACT frontend
- /cfy-wrapper - set of python and shell scripts, which wraps Cloudify commands and OCCI interface
- /install - Ansible playbooks for whole system installation (not complete)
- /react-frontend - REACT application which serves as user frontend, application communicate with Rest API (stored in /app)