📝Creating pages
Creating pages in the application
Configuring components and connecting to the database
Go to the page of our canvas and add a new screen. Next, go to the components (database) and select the Row List component

Connecting to the database with categories

Don't forget to set up an action with redirection to a list with posts
Next, on the second screen, we set up a list of posts:


Last, on the third screen, we set up a detailed page with your content

If you are using a comment system, then you need to add another screen. This screen will be used as a modal window, with a text field

Last updated