Postgresql user must have SUPERUSER role to apply the add_postgis migration. This role can be removed after applying the migration. Otherwise you can login as a superuser in pgsql and run CREATE EXTENSION postgis;, the add_postgis migration will automatically be skipped (source)
pnpm i (libpg-query may need gcc, g++, make and cmake)pnpm db:seedRun with pnpm dev