Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

blankoslo/floq-timetracker-deprecated

Repository files navigation

Timestamp

Build Status

Timetracking for Blank

To run:

npm install && npm start

Intranet config

{
    "short_name": "timetracker",
    "name": "Timeføring",
    "script": "http://localhost:8080/app.bundle.js",
    "config": {
        "apiUrl": "http://api-dev.floq.no"
    }
}