How to install packages for service in Railway (NixPacks)
NixPacks is like docker file for setup your service.
I have 2 packages need to be installed to able to use a library convert pdf to images: 'graphicsmagick', 'ghostscript'
In Railway, to modify nixpacks, just need to create nixpacks.toml file in the ...
thebrownbox.hashnode.dev1 min read