Assets moved local
Asset management now runs on the postgen Mac
The farm-hosted /assets page has been retired. Assets no longer live in the farm DB or on the farm server.
Use the local postgen asset app instead:
cd ~/Desktop/code-projects/farm/postgen-macos npm run assets-dev -- --port 3101
Then open
http://localhost:3101 (or the port you choose).