HackerTrans
TopNewTrendsCommentsPastAskShowJobs

resurge

no profile record

comments

resurge
·지난달·discuss
Not just React, but it apparently also depends on Next.js

Dependency in package.json:

- https://github.com/extend-hq/ui/blob/main/apps/v4/package.js...

Dependencies in some components:

- https://github.com/extend-hq/ui/blob/main/apps/v4/components...

- https://github.com/extend-hq/ui/blob/main/apps/v4/components...
resurge
·지난달·discuss
I think it might be a FF issue. I had the same issue on FF, but it loaded in Chrome. (also took some time though. 1~min)

EDIT: nevermind, now it also loaded in FF
resurge
·6개월 전·discuss
I actually got your video recommended by Youtube earlier today! Glad my YT algorithm is on point.

But would it be possible to add an RSS feed to your blog please? (https://rootkid.me/works) That way I won't miss any of your future posts.
resurge
·6개월 전·discuss
https://jeroenpelgrims.com/

I need to clean up the projects page though.
resurge
·7개월 전·discuss
Hey, would you please consider adding an RSS feed to your blog? I remember liking your post about Waffle house and now also this one, so I tried to add it to my RSS reader. But unfortunately no feed is available.
resurge
·9개월 전·discuss
I tried it a few months back but as soon as you want a project that has multiple containers using compose all sorts of issues start popping up. Like it "forgets" which containers it started and then can't stop them any more or now you have 2 containers of the same service running even though coolify only recognizes one.

I think if you do register each service separately in coolify it runs OKish.

But I've now switched to the same setup as you had and ironically it has been so much simpler to run than coolify.

I'm really happy people are working on projects like coolify, but currently it's far from ready for any serious use (imo).