https://github.com/jondotsoy/focus
https://github.com/jondotsoy/focus
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jondotsoy/focus
- Owner: JonDotsoy
- Created: 2024-08-29T18:23:39.000Z (9 months ago)
- Default Branch: develop
- Last Pushed: 2024-09-16T19:52:13.000Z (8 months ago)
- Last Synced: 2025-01-26T10:30:03.001Z (4 months ago)
- Language: TypeScript
- Size: 17.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
# Focus
Por fin un camino simple para traquear tus actividades.
IDEA: Preparar la tarea antes de iniciarla. para esto primero define la tarea y luego ejecuta el temporizador.
## Primera entrega
cuenta de 2 artefactos.
1. servidor que se ara cargo de almacenar los eventos
2. un cliente que ejecute la instrucciones## Server
```
bun src/server.ts
```