Skip to content
/ phi Public
forked from clstb/phi

Phi is a (client/server) double entry book keeping application.

Notifications You must be signed in to change notification settings

aaarrti/phi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinkGW microservice

  • Compatability layer for Tink API

Core microservice

  • Registration
  • Login
  • REST API for UI
  • Coordination of users actions

UI microservice

  • Login page, token request page

Ledger microservice

  • Fills FS with users bean account data
  • Serves bean account file to Fava

FAVA microservice

Compile stubs

make proto

Yes, ideally they must be generated during build, and not added to VCS, however, I'm too lazy (and project is too messy) to set up this properly.

Do not work, unless TINK admin account used

rpc ProvisionTinkUser
rpc GetProviders

Deploy to local k8s cluster

skaffold run --tail

Yes, this all is unnecessarily over-engineered, I don't care.

About

Phi is a (client/server) double entry book keeping application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 33.3%
  • TypeScript 27.1%
  • Svelte 15.7%
  • Go 9.2%
  • HTML 8.7%
  • CSS 5.3%
  • Other 0.7%