Create app ========== 1. go to yourinstallationpath/apps 2. create a folder with your application name, e.g.: helloworld 3. download and unzip this https://github.com/KnowledgeSeed/analogic-framework/blob/main/app_structure.zip into helloworld folder 4. open apps/helloworld/app.py replace all occurrences of string default to helloworld 5. start or restart analogic framework 6. open http://localhost:5000/helloworld For further customization please check :doc:`authenticationmodes` and - :doc:`widgets` - :doc:`repository` - :doc:`eventmap` - You can find a full feature sample app here: https://github.com/KnowledgeSeed/analogic-framework/tree/main/apps/hrdemo