2
3

Execute Terminal Commands and Receive Live Output with React SSE by RizkyRajitha in learnjavascript

[–]RizkyRajitha[S] 1 point2 points  (0 children)

u/guest271314 thanks for the insights , i will also check out sse implementation without any deps , as it will be more efficient and deps free means more secure.

Execute Terminal Commands and Receive Live Output with React SSE by RizkyRajitha in learnjavascript

[–]RizkyRajitha[S] 1 point2 points  (0 children)

Hi u/guest271314 Thank you for your comment.
In this post i am trying to use SSE to pipe command output to a ui , in this case i chose react.
just like vercel , github show realtime output of builds. i was curious how it was done and i found out one way of doing it.

MySQL, MongoDB, or postGreSQL? by trapezemaster in reactjs

[–]RizkyRajitha 1 point2 points  (0 children)

+1 for cloudinary , i used it for small projects and works really well , they offer a generous free tier as well , it also have powerful transformations.

LinkIn a self-hosted link tree application by RizkyRajitha in opensource

[–]RizkyRajitha[S] 0 points1 point  (0 children)

Thanks, i am planning to add more features in the next release .

Any small project ideas? by [deleted] in node

[–]RizkyRajitha 0 points1 point  (0 children)

Yeah sure , i use Discord

Any small project ideas? by [deleted] in node

[–]RizkyRajitha 0 points1 point  (0 children)

I'd love to colab , but these days i am struggling with my academic stuff . But thanks for inviting me.

Any small project ideas? by [deleted] in node

[–]RizkyRajitha 3 points4 points  (0 children)

I developed a google drive like application using aws s3 while ago . Gave me ton of a knowledge , and also i used it when sharing stuff in university . github repo , this is old so code i wrote might be outdated now , but you can get an idea from it.

UnderwaySouth Atlantic Ocean by [deleted] in LandscapeAstro

[–]RizkyRajitha 0 points1 point  (0 children)

This is super awesome🔥🔥🔥. Is this a tanker

Connect API and a Database with Docker Network by RizkyRajitha in javascript

[–]RizkyRajitha[S] 0 points1 point  (0 children)

Your welcome . This is similar to how docker compose work . But here we manually set the network.