11 Commits

Author SHA1 Message Date
dependabot[bot]
16ac190200
Bump @types/node from 18.15.11 to 18.15.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 18.15.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 00:04:39 +00:00
5b4ddd1693 Created the ci workflow 2023-04-18 21:04:13 +00:00
0ecc0fb301 Created the dependabot.yml 2023-04-18 21:03:58 +00:00
c6acd32178 Created the .eslintrc.json 2023-04-18 21:02:48 +00:00
675e01a5d0 Created the prettierrc.json 2023-04-18 21:02:19 +00:00
63fdd636c6 Created the server.ts 2023-04-18 21:01:49 +00:00
246e9f51dd Created the yarn.lock 2023-04-18 21:01:26 +00:00
2e77c90700 Created the package.json 2023-04-18 21:01:14 +00:00
8326c8e4a0 Created the tsconfig.json 2023-04-18 21:00:58 +00:00
bb00789ec3 Created the .gitignore 2023-04-18 21:00:00 +00:00
401411d77e
Initial commit 2023-04-17 19:31:51 +02:00