Mohammed Taher Ghazal

Results 50 comments of Mohammed Taher Ghazal

Hey guys @fiatjaf @jb55 @Cameri We are going to be rebuilding our commenting feature from scratch using the new specs above very shortly. We did some design sprints & discussions...

The main challenge we are seeing currently with enabling users to go full non-custodial approach is that: If a user uses his alby's nostr keys to comment from his desktop...

Hey guys So for the past couple of weeks, we've been working on rebuilding bolt.fun's commenting feature from scratch. We had a few goals in mind for this initial version:...

What's the state of this NIP?? The last update is a couple of months ago. So is this still relevant?

Hey @Cameri Any updates or suggestions for how this issue could be fixed?? I was using an older version of the relay deployed on railway, but today when I updated...

I fixed the issue. The path to the `settings` file was incorrect. So when I changed it to this: ``` COPY --from=build /build/dist . ADD resources /app/resources RUN mkdir -p...

@janpio Any updates regarding this issue?? Cause I'm working on a project that I want to migrate to TypeScript, but this problem has been preventing me from doing so... Thanks.

This problem: ![image](https://user-images.githubusercontent.com/50504183/215274935-f9865074-2922-4dfc-898b-b521a485c272.png) I think it's the same problem that has happened with you above. As you can see, I only have a single ts serverless function & nothing special...

@janpio > * Now your function crashes with another error that is not caused by `netlify dev` any more - but it still crashes :/ Yeah, I did the same...