Skip to content

armanokka/time-tracker

Repository files navigation

Time tracker backend API

Documentation

Swagger documentation is located in docs folder

Running

Edit .env.dev file according to your credentials. Then rename it to .env. Finally, run:

make init

Requirements

  • go (1.20+)
  • make
  • docker
  • docker compose

Swagger UI

http://localhost/swagger/index.html

Jaeger UI

http://localhost:16686/

Full list of what hass been used: