25 Commits

Author SHA1 Message Date
dependabot[bot]
8a2fa618ae
Bump @types/node from 20.11.20 to 20.11.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.20 to 20.11.24.
- [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>
2024-03-02 02:19:33 +00:00
6fa7e3ef27
update packages 24.02 2024-02-24 18:27:18 +01:00
c374fa3c22
fix vuepress 2024-02-22 17:12:31 +01:00
dependabot[bot]
1ce0abbc52
Bump type-graphql from 2.0.0-beta.3 to 2.0.0-beta.6
Bumps [type-graphql](https://github.com/MichalLytek/type-graphql) from 2.0.0-beta.3 to 2.0.0-beta.6.
- [Release notes](https://github.com/MichalLytek/type-graphql/releases)
- [Changelog](https://github.com/MichalLytek/type-graphql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MichalLytek/type-graphql/compare/v2.0.0-beta.3...v2.0.0-beta.6)

---
updated-dependencies:
- dependency-name: type-graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 15:17:41 +00:00
dependabot[bot]
89c8319561
Bump vuepress from 2.0.0-rc.0 to 2.0.0-rc.8
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 2.0.0-rc.0 to 2.0.0-rc.8.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

---
updated-dependencies:
- dependency-name: vuepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 15:14:37 +00:00
3d400248b1
update all packages 2024-02-22 16:07:34 +01:00
f2ce708ca2
missing package-lock file 2023-12-12 16:23:02 +01:00
a45008304e
include eslint-node, eslint-type-graphql 2023-12-12 16:15:26 +01:00
7172037ed7
eslint jest instead of vitest 2023-12-07 20:59:19 +01:00
813e560251
vuepress & cleanup readme 2023-12-07 17:24:41 +01:00
Moriz Wahl
91a0f26e2f add prisma schema and seed 2023-12-07 10:41:51 +01:00
Moriz Wahl
69c6b3e768 upgrade to apollo server 4 2023-12-05 19:46:03 +01:00
Moriz Wahl
7c838d598e get rid of vunlerabilities, use type-graphql next 2023-12-05 19:09:18 +01:00
Moriz Wahl
90d1657ed1 install typeorm 2023-12-05 16:01:33 +01:00
Moriz Wahl
04cff232e5 add jest 2023-12-04 14:45:20 +01:00
Moriz Wahl
ee867b6679 finally it works! 2023-12-04 10:56:20 +01:00
Moriz Wahl
881158c11e imports are not working 2023-12-01 17:06:11 +01:00
Moriz Wahl
36f23600f2 install type-graphql: TypeGraphql does not use latest graphql library. I had to downgrade 2023-12-01 08:21:43 +01:00
Moriz Wahl
cd7dd2ede4 add remark linter, update README.md 2023-12-01 08:06:42 +01:00
Moriz Wahl
c7d1ed4adc eslint working, except semi rule 2023-11-30 11:36:03 +01:00
Moriz Wahl
e660b7fe33 setup eslint 2023-11-30 11:17:44 +01:00
Moriz Wahl
7af2c50e0e add eslint 2023-11-30 11:03:10 +01:00
Moriz Wahl
0faa404e60 transform to typescript 2023-11-30 10:52:38 +01:00
Moriz Wahl
4aa41c9bc5 simple setup with javascript 2023-11-29 22:11:47 +01:00
Moriz Wahl
e7b00034d3 initial package.json 2023-11-29 10:47:02 +01:00