Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gnowland/invoice-clarity

Powerful reporting tool integrating Paymo, GitHub, and Wave to bring clarity to your timesheet and invoicing process.
https://github.com/gnowland/invoice-clarity

ejs nodejs

Last synced: about 2 months ago
JSON representation

Powerful reporting tool integrating Paymo, GitHub, and Wave to bring clarity to your timesheet and invoicing process.

Awesome Lists containing this project

README

        

# Invoice Clarity

Gain clarity and insight from your billable time.

## Development

This project uses **[yarn](https://yarnpkg.com/)**, **[node](https://nodejs.org/api/)**, **[express](http://expressjs.com/en/api.html)**, and **[ejs](https://ejs.co/)**.

### How it works

1. [Install Yarn](https://yarnpkg.com/en/docs/install) (requires [node](https://nodejs.org/en/download/))
2. Initilize project:

```bash
yarn
```

3. Launch application

```bash
yarn start
```

Then navigate to http://localhost:3000/ in a browser.

## Contributing
Contributions are always welcome, please submit a Pull Request.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details