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

https://github.com/25th-floor/ttrack-client

Client for the ttrack server
https://github.com/25th-floor/ttrack-client

Last synced: 3 months ago
JSON representation

Client for the ttrack server

Awesome Lists containing this project

README

        

# TTrack - Client

[![Build Status](https://travis-ci.org/25th-floor/ttrack-client.svg?branch=master)](https://travis-ci.org/25th-floor/ttrack)

A Time Tracking application client. Needs a server.

Dockerhub: https://hub.docker.com/r/25thfloor/ttrack-client/

## Getting Stated

### Development
To start developing locally just install dependencies using `yarn install` and then start the development server with `yarn start`.

It needs a running server locally.

### Production
For Production use call `yarn build` to build the assets