Shoury Sharma

Results 6 comments of Shoury Sharma

@o1egl Yes i built it by ``` go mod download go build ``` Does that require something more?

> The frontend can be built with the command `npm run build`. You can also use `make build` to automatically run the required steps and generate the binary. Tried to...

The steps i followed to build docker file are like this ``` git clone https://github.com/filebrowser/filebrowser cd filebrowser/frontend && npm install npm run build cd .. && go mod download go...

I'm compiling on Arch based Manjaro distro actually. On Thu, Aug 26, 2021, 4:49 PM Oleg Lobanov ***@***.***> wrote: > I think you're building the binary on non-linux machine. You...

> Are you able to run filebrowser binary on that machine? Yes it works fine on local machine.

@GauravSingh9356 I'd love to work along you to make my beginning more worth it.