harshanas / automate-clockify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clockify Automations

Features

  • Add tags based on the project
  • EOL

Usage

  1. Clone Repository

  2. npm install

  3. Create a Clockify API Key

  4. Create a Firestore DB and a service account, then encode service account json as base64. Current DB Structure is as below: Firestore DB Structure

  5. Rename .env.example file as .env and add the Clockify API Key and Service Account's base 64 string

  6. Run

Will update the readme soon! :D

About


Languages

Language:JavaScript 98.4%Language:Shell 1.6%