Skip to content

andresbott/etna-finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etna

Personal finance App

Screenshots

Account transaction list screen1.jpg

Balance overview screen2.jpg

About

Is an opinionated personal finance app to keep track of personal expenses and investment.

It builds on top of https://github.com/go-bumbu

Important: The project is in it's very early stages and not ready to be used

DEV

requisites

Starting the backend

go run main.go start

Runs without a config file using built-in defaults (auth disabled, no login). Optional: copy zarf/pkg/deb-config.yaml to config.yaml and customize.

There is a convenient make target make run.

Starting the frontend

cd webui
npm run dev

Install sample content

While the backend is up and running (localhost:8085), run:

go run zarf/sampleData/*.go

This installs sample content. With auth disabled (default), the app is immediately accessible. If auth is enabled, use demo:demo or admin:admin to log in.

About

personal finance tracking

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors