Samy Pessé

Results 84 comments of Samy Pessé

`HOST` should be `http://{IP}`, not just `{IP}`.

What is the body of the 502 error ?

You need to set `HOST={IP}:3000`

Ok that's a bug I already fixed in https://github.com/SamyPesse/betty/pull/17 (not yet tested)

Yes a command line option like `betty --profile=./myprofile.json` will be great.

We are building the app twice, one esbuild build for the node server and one esbuild build for the browser code. But we are sharing some options between both (`publicPath`...

Done, I didn't build the filer.min.js, bump version or anything. By the way, I'm using filer.js in [Codebox](https://www.codebox.io/): https://github.com/FriendCode/codebox, we just launched last week :) Thank you.

@ebidel let me know if that's not good to be merged.

@schmidt-sebastian any update from the Firebase team? It looks like a highly requested feature, especially for large applications built on Firebase. At the moment we are using the alternative of...

It's a good idea. But my main concern is that GitHub doesn't support it (it adds it to the url, which breaks the image). So if we add it to...