https://github.com/aks-/hypercore-accounting
A double-entry book keeping software which uses hypercore.
https://github.com/aks-/hypercore-accounting
Last synced: 2 days ago
JSON representation
A double-entry book keeping software which uses hypercore.
- Host: GitHub
- URL: https://github.com/aks-/hypercore-accounting
- Owner: aks-
- Created: 2018-06-30T05:00:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-02T09:00:22.000Z (almost 7 years ago)
- Last Synced: 2025-03-30T12:34:51.581Z (about 1 month ago)
- Language: JavaScript
- Size: 764 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dat - hypercore-accounting - a very basic double entry accounting system (proof of concept of a business idea) (Dat Applications / Community Applications)
- awesome-starred - aks-/hypercore-accounting - A double-entry book keeping software which uses hypercore. (others)
- awesome-dat - hypercore-accounting - a very basic double entry accounting system (proof of concept of a business idea) (Dat Applications / Community Applications)
README
# hypercore-accounting
A double-entry book keeping software which uses hypercore.```
npm install
npm run watch
npm start
```