Create the entire db of framework

I have a doubt, how can I create the entire database structure of framework without using the sample_use_navigation and if can, how can i create the userers withous using the same sample_use_navigation

The data structure of the framework can be created by only importing solution “svy_framework.servoy”. This will create the structure without importing any data.

Users would need to be created by using the security configurator. However, this is only accessible when having a main solution defined, such as solution “sampleuse_navigation” or one you have created yourself.

Problem solvet, i made a backup of the postgresql database in the server, and can restore everytime i need