This is a simple svelte app made to keep track of financial accounts and their transactions.
You need the following to start:
To install, perform the following steps:
cd
into the repositorynpm install
npm run build
Start it using npm start
.
You should reverse proxy this app using a web server such as nginx.
Imagine.
Licensed under the MIT license.