Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 431 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 431 Bytes
Zisk logo

The open-source, local-first personal finance app.

Important

Zisk is in a pre-alpha state, and only suitable for use by developers

Starting the backend

make clean
make db

Starting the frontend

make web