This PR adds support for loading AASX, JSON or XML files. So the user can have a mix of these files
in the storage folder and the application will load them all.
Changed types of storage to LOCAL_FILE_BACKEND and LOCAL_FILE_READ_ONLY
Adapted and refactored README.md and added more examples for running
Fixes #1