An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/rollacaster/costa.svg?branch=master)](https://travis-ci.org/rollacaster/costa)
[![Coverage Status](https://coveralls.io/repos/github/rollacaster/costa/badge.svg?branch=master)](https://coveralls.io/github/rollacaster/costa?branch=master)

# costa
Keep track of your daily costs across all devices.

![demo](./demo.png)

## 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 |