Commit Graph

6 Commits

Author SHA1 Message Date
fb433cfac1 + adding hono and @hono/node-server
+ reemplazar index por server.ts
+ implement a basic server.ts in server.ts
2025-07-28 19:13:27 +02:00
53e98dfe52 adds pino-pretty devDependency 2025-07-28 16:26:26 +02:00
20c53339de * add pino dependecy and types
* implements Logger abstracting Pino
2025-07-28 13:44:45 +02:00
969541000e add mongoose dependencies 2025-07-28 12:52:14 +02:00
f9df9aab0f updates on package.json:
* adds test and lint scripts commands
* adding: jest for tesing
* adding: eslint for linting
* adding required types
* replace ts-node with tsx
2025-07-28 11:49:49 +02:00
5f21982ed9 Adds gitignore, tsconfig, basic scripts and a ts hello world 2025-07-28 10:18:55 +02:00