kasl-server 0.9.0

Team server for kasl: collects work-time data from employees' kasl agents and turns it into dashboards, reports, and personal pages
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/target
/.env

# Web UI (arrives with the web milestone)
frontend/node_modules/
frontend/dist/

# Docs site (Astro Starlight)
docs/node_modules/
docs/dist/
docs/.astro/

# Staging directory for `turnout deploy` (tools/stage-deploy.sh)
/deploy