Louis Lam

Results 336 comments of Louis Lam

#1964 is implemented with node.js library. I will likely choose #1964. Thanks for your contribution anyway.

Thanks for your contribution anyway, let's focus on https://github.com/louislam/uptime-kuma/pull/1964.

Might need help to test it on MacOS and FreeBSD.

> Might need help to test it on MacOS and FreeBSD. Anyone could help with this?

Need volunteers to test this pull request. You can test this pull request by using the following docker command: ```bash docker run --rm -it -p 3000:3000 -p 3001:3001 --pull always...

> Hi, i've been trying to build docker image locally. after solving lot of issues I ended up here ![image](https://user-images.githubusercontent.com/31738585/188938513-ea3471f3-9b9a-4471-8f2e-43f73174ff27.png) Do we have any procedure or docs for this? >...

I think the UI and the UX have to be polished before merge. ![image](https://user-images.githubusercontent.com/1336778/189213492-86dfc34f-3f3a-4735-8ee4-4cb8d4a960a7.png)

> Thanks for the translation! > > I agree with @Computroniks, it would be so many files in the root directory if there are a lot of md files in...

GRPC is pretty new to me, could you provide a simple testing guide for me to test it, thanks. I am using the grpc example server `greeter_server.js` from the official...

If anyone want to test this pull request, you can use this command: `docker run --rm -it -p 3000:3000 -p 3001:3001 --pull always -e 'UPTIME_KUMA_GH_REPO=minhhoangvn:feat/add-gRPC-protocol' louislam/uptime-kuma:pr-test` Go to http://localhost:3000/ after...