This is the fifth episode of a series of short video tutorials about building a blogging application with Structr, the world’s most advanced graph application platform.
Episode 1: https://www.youtube.com/watch?v=xGCLhgamXAE
Episode 2: https://www.youtube.com/watch?v=pzF4J5TkTLk
Episode 3: https://www.youtube.com/watch?v=YrbTdIuke34
Episode 4: https://www.youtube.com/watch?v=zJ6QPQwIEoA
Episode 5: (this video): https://www.youtube.com/watch?v=dnll5jJEEr4
In this episode, you’ll learn how to improve the overview query and and a category filter.
Download Structr: https://structr.com/resources/download
Documentation: https://support.structr.com/knowledge-graph
To reproduce this tutorial, you can import a ZIP archive containing the entire application definition from here (copy the link below into the “Import from URL” input field and remove the whitespace):
https ://structr.com/public/examples/tutorials/blog-app/blog-app-episode-4.zip
Make sure to download the latest release or a recent snapshot (3.1.2 or 3.0.3-SNAPSHOT is required for the “Import from URL” feature).
If you have troubles with schema compilation because you updated to a more recent version of Structr, set application.schema.automigration = true in structr.conf (for details see https://support.structr.com/article/563).
The result of this episode is available here (remove the whitespace from the link below):
https ://structr.com/public/examples/tutorials/blog-app/blog-app-episode-5.zip