Skip to content

hpi/activitywatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

activitywatch

Setup

npm install

If you don't want to adapt the functions to another service, you need to install Vercel

Running

vercel dev --listen [port] / npm start

Deploying

Follow instructions for setting up Vercel

vercel --prod