renovate[bot]
5f0b331549
chore(deps): update node.js to v18
2022-06-19 14:26:53 +02:00
9b7a01ab1c
fix(ci): respect peer deps again
...
The problem causing dependency has been removed and we can once again
validate the peer dependencies in CI and during docker build.
2022-06-18 17:48:16 +02:00
5409b98da1
fix(ci): ignore failing peer resolution
...
Some 3rd party nest packages depend on Nest 7 while we use 8. In practice
this still works, but the usual dependency resolution fails and requires
an explicit override.
This should also unblock auto-merging for renovate, as that currently fails
in CI on the `npm ci` step.
2022-06-11 19:21:00 +02:00
274f6cd0c7
chore(deps): upgrade to node 16
2021-05-24 20:41:36 +02:00
2aaf582245
feat(frontend): add footer with version number
2021-05-24 19:00:07 +02:00
06268c0cf6
fix(build): tailwind config was missing from build
2021-05-22 17:54:05 +02:00
f68d05ce14
fix(cd): docker image labels are missing values
2020-05-07 02:50:01 +02:00
8e796d7e78
feat(cd): configure automated semantic releases
2020-05-07 02:34:49 +02:00
ad98ce4e88
feat: serve frontend from api container in prod build
2020-05-03 21:10:31 +02:00
d881a78757
chore(api): update dependencies
2020-05-03 21:10:31 +02:00
05f230a7ce
feat(frontend): redo setup with ts+tailwind and implement auth+header
2020-05-03 21:10:31 +02:00
f14eda16ac
feat(frontend): setup
2020-05-03 21:00:31 +02:00
db62d5d908
feat(api): setup nestjs
2020-05-03 21:00:20 +02:00