https://github.com/rollacaster/costa
Keep track of your costs across all devices.
https://github.com/rollacaster/costa
Last synced: about 1 month ago
JSON representation
Keep track of your costs across all devices.
- Host: GitHub
- URL: https://github.com/rollacaster/costa
- Owner: rollacaster
- License: mit
- Created: 2016-01-06T20:54:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T17:57:15.000Z (over 8 years ago)
- Last Synced: 2025-10-24T04:28:40.894Z (9 months ago)
- Language: JavaScript
- Size: 710 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/rollacaster/costa)
[](https://coveralls.io/github/rollacaster/costa?branch=master)
# costa
Keep track of your daily costs across all devices.

## Prerequisites
- [Node.js]() 6.X
- For mobile applications see [React Native Docs]()
## Commands
[npm scripts]() can be started from the command line with \`npm run \`
| Command | Description |
|-------- |------------------------------------------------- |
| start | Start the webapp in production mode on port 3000 |
| develop | Start the webapp with [hmr]() on port 4000 |
| test | Run test suite |
| deploy | Deploy to RaspberryPi |