Hello, I am trying to use GoAdmin in my project.
I have followed example in repo and when I started my Gin server - error:
panic: no such table: goadmin_site
So my question is how and when I should create all needed GoAdmin related tables in my DB?