8000 GitHub - gponsu/tomacio: A simple application for time tracking
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gponsu/tomacio

Repository files navigation

Tomacio

It is a simple application for time tracking. As a software engineer working remotely, I need a tool to control the time in my daily tasks. The objective is to create an application that suits my needs, trying to be as lean as possible and driving development with tests.

Getting started

In order to start a development server, we must install docker and docker compose.

1. Run the next command for installing dependencies:

$ make install

2. Start the development server:

$ make start

3. Finally go to http://localhost:3000 and enjoy!

License

Licensed under the MIT license.

Releases

No releases published

Packages

No packages published
0