mirror of
https://github.com/mvvasilev/personal-finances.git
synced 2025-04-19 14:19:52 +03:00
Update README
This commit is contained in:
parent
10faf13ddb
commit
d60dfdb72c
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -60,6 +60,12 @@ on the page, allowing you to create your own personal financial dashboard.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### Browse Your Transactions
|
||||||
|
|
||||||
|
You can access your parsed transactions from the `Transactions` page
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
The Personal Finances application is actually 3+1 separate applications. The first 3 can be found in this very repository,
|
The Personal Finances application is actually 3+1 separate applications. The first 3 can be found in this very repository,
|
||||||
|
@ -67,12 +73,6 @@ and they are the frontend, the API gateway, and the PersonalFinancesService. The
|
||||||
provider, which in theory could be anything that supports OpenIDConnect or OAuth2. My personal auth provider `auth.mvvasilev.dev`
|
provider, which in theory could be anything that supports OpenIDConnect or OAuth2. My personal auth provider `auth.mvvasilev.dev`
|
||||||
uses the awesome [Authentik](https://github.com/goauthentik/authentik) project.
|
uses the awesome [Authentik](https://github.com/goauthentik/authentik) project.
|
||||||
|
|
||||||
### Browse Your Transactions
|
|
||||||
|
|
||||||
You can access your parsed transactions from the `Transactions` page
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Building Docker Images
|
### Building Docker Images
|
||||||
|
|
||||||
/* TODO */
|
/* TODO */
|
||||||
|
|
Loading…
Add table
Reference in a new issue