Wednesday, June 14, 2023

Show HN: Jonline AGPLv3 Social Network Built with Rust Flutter React gRPC https://ift.tt/Befa72l

Show HN: Jonline, AGPLv3 Social Network Built with Rust, Flutter, React, gRPC I have two instances that I'd love to see HN hug to death at https://jonline.io (to which I manually deploy) and https://getj.online (which is deployed to for any commit to main on GitHub). They're both running (side by side, in their own namespaces) on a bare minimum 2GB/50GB DigitalOcean droplet using DOKS (DigitalOcean Kubernetes). The configurations are in: https://ift.tt/2z1KhEg So far this is a solo endeavor, but with my recent CI integrations and consolidations of things within the codebase, it's pretty much ready for anyone who wants to contribute to do so. I've labeled some "good first issues" if anyone is interested in contributing: https://ift.tt/sZtRkMC A few more tech details are available within the app itself, at https://ift.tt/PbWa1zU or https://ift.tt/jdahyG5 . https://ift.tt/QbF6CeD June 14, 2023 at 11:38PM

No comments:

Show HN: Run your GitHub Actions locally or self-hosted in isolated microvms https://ift.tt/d4i6syT

Show HN: Run your GitHub Actions locally or self-hosted in isolated microvms Hey HN. I've been frustrated with Github Actions' relia...