Was machen wir bei
Hier teilen wir technische Einblicke, Architekturentscheidungen und Best Practices aus der Entwicklung von Finly - für alle, die sich für moderne Softwareentwicklung im FinTech-Bereich interessieren.
4 minutes
In Finly, we implemented real-time notifications using PGNotify as a lightweight Pub/Sub system. This powers our notification center, ensuring it updates automatically when new entries arrive and triggers a toast notification for immediate feedback. In this post, I’ll walk through how we set it up in Go and provided our client with a GraphQL subscription.
Ravi
CTO03/27/2025 9:10 PM
5 minutes
At InnoPeak, we recently launched Finly’s new landing page, built with Next.js, PayloadCMS, and HeroUI. To ensure a smooth deployment, we leveraged Drone CI, Terraform, and Kubernetes, along with PostgreSQL and DigitalOcean Spaces for storage. In this post, we’ll walk through how we set up our infrastructure and automated deployment.
Ravi
CTO03/05/2025 8:12 PM