https://github.com/nhost/nhost/blob/main/dashboard/src/components/applications/functions/normalizeFunctionMetadata.ts#L70
This sort function is not working at all. E.g. see the attached image: The `sync` folder is NOT a subfolder of `szamlazzhu`.
Maybe I'm missing something, but I think since the `path` property is something like `parent/folder/function.ts`, a `lodash.sortBy(functions, ['path'])` would solve this mess.
cc @Szilard