Skip to content

A self-hosted (Bring and Keep your own Data) bill management app - WIP

Notifications You must be signed in to change notification settings

payobills/payobills

Repository files navigation

payobills

A self-hosted (Bring and Keep your own Data) bill management app.

Screenshots

Here's the Figma Link 😊 - feel free to connect with me if you're a designer and want to contribute!

Timeline view of bills Details for a bill Monthly transactions page
Screenshot of the current version of the App Screenshot of adding a bill manually page Screenshot of adding a bill manually page

Why create such an app?

  • Help me with all my bill related needs; save time and pay bills together.
  • Analytics from all my financial data, without exposing my data.
  • Learning Kubernetes and tooling across the stack
  • Contributing to the Self-Hosted open source community

Project structure

  • Each microservice in a folder in apps directory
  • A build system to help managing deployment and running the services - uses Please.Build by @thought-machine
  • Code reuse with packages

Deployment

This project uses a sibling project I created @mrsauravsahu/kube-homelab to create a Kubernetes Cluster using Raspberry Pi nodes - more details on my YouTube channel @mrsauravsahuin

Screenshot of the current version of the App