Skip to content

cesxhin/ClockIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name Status
FE-DEV example
FE-PROD example
BE-DEV example
BE-PROD example

ClockIn 🎫

What'is?

Record the hours you put in for your tasks.

Why should I use this service?

It's all automated, you just have to open the ticket and close when you've finished the activity and whenever you want you can export the data and hours spent.

Management envs

Globals

TZ=Europe/Rome

Web🌐

NUXT_ENDPOINT_API=http://api:80
NUXT_PUBLIC_CLIENT_KEYCLOAK=client
NUXT_PUBLIC_SCOPE_KEYCLOAK=openid
NUXT_CLIENT_SECRET=
NUXT_ENDPOINT_KEYCLOAK=http://127.0.0.1:8080
NUXT_REALM_KEYCLOAK=client-realm

Api🧮

DATABASE_CONNECTION="User ID=root;Password=toortoor!1234;Host=postgres;Port=5432;Database=clockin;"
LOG_LEVEL="Info"
ENDPOINT_KEYCLOAK=http://127.0.0.1:8080
REALM_KEYCLOAK=client-realm

Notify🔔

LOG_LEVEL="Info"
TOKEN_BOT=token
ENDPOINT_API=http://api:80
TARGET_CHANNEL=channel1,channel2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages