Commit Graph

57 Commits

Author SHA1 Message Date
b8dacee987 adds database class and basic tests for jest 2025-07-28 11:53:38 +02:00
5f93407ed6 adds logger under "utils" folder 2025-07-28 11:53:18 +02:00
f2acbad1fa add "Feed" files with explanation to plan some basic file structure 2025-07-28 11:52:57 +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
16072a656e Init nodejs project (v24.4.1) 2025-07-28 10:02:41 +02:00
d956b73552 Initial commit 2025-07-28 08:00:04 +02:00