Create app
go to yourinstallationpath/apps
create a folder with your application name, e.g.: helloworld
download and unzip this https://github.com/KnowledgeSeed/analogic-framework/blob/main/app_structure.zip into helloworld folder
open apps/helloworld/app.py replace all occurrences of string default to helloworld
start or restart analogic framework
For further customization please check App configuration and - Widgets and widget parameters - Data repository - Event map - You can find a full feature sample app here: https://github.com/KnowledgeSeed/analogic-framework/tree/main/apps/hrdemo