Skip to content

Commit 0f6af7c

Browse files
committed
2022/update-deps: update Readme
1 parent 95c8fec commit 0f6af7c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@ If you are coming from a specific video, you can have a look at the commits, the
22
Hint: Upon 2022 the new features are not prefixed like this anymore (cause there isn't a video for every step anymore).
33

44
# Updated 2022 (Project now dockerized)
5-
This Project is now dockerized.
5+
1. Angular is updated to v13 and NestJS is updated to v8.
6+
2. This Project is now dockerized.
67
We have one Dockerfile for the api (NestJS) and one for the frontend(Angular).
78
On the top file level there is a `docker-compose.yml` file that you can start, there is also the database and everything configured. So you don't need to do anything else than run `docker-compose up`.
89

10+
(A Video covering these updates will be released within January 2022).
11+
912
# Instructions to run the Project
1013

1114
## With Docker

0 commit comments

Comments
 (0)