Skip to content

anthonyhuffman116/bookkeeping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookkeeping

This is my bookkeeping application. It is heavily opionated and uses Postgres as a Backend, FinTS to synchronize bank account balances and transactions and Supabase to handle sign ins and auth.

Running it

npm run build

and deploy the build folder to your production environment and run node ace migration:run followed by node server.js from it.

If you want to use FinTS to automatically import transactions from your accounts, add a cronjob and run the following:

node ace fints

Development

npm run dev

About

a bookkeeping application to manage household books

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published