No description
Find a file
2024-02-12 15:46:00 +01:00
backend Clean target update 2024-02-12 13:11:25 +01:00
container Container related files 2024-02-12 12:30:38 +01:00
frontend Package locks for npm 2024-02-12 13:13:17 +01:00
.containerignore Ignorefiles 2024-02-12 12:31:26 +01:00
.gitignore Ignorefiles 2024-02-12 12:31:26 +01:00
BUILD.md Build instructions 2024-02-12 15:46:00 +01:00
Justfile Justfile for convenience 2024-02-12 13:12:06 +01:00
LICENSE License 2024-02-12 12:29:47 +01:00
README.md Better readme 2024-02-12 15:18:37 +01:00

TempoSync

Time Tracking Platform


Introduction

A time tracking platform that allows users to track their time and generate reports.

Build Instructions

Dependencies:

- Go
- Make
- Node & npm

For deployment:

- Podman/Docker

A more detailed version is available Here.