Skip to content

Commit 88bcab0

Browse files
authored
Merge pull request #1 from ThomasOliver545/2022/updates-and-refactoring
2022/updates and refactoring
2 parents f44ee34 + a794f6c commit 88bcab0

File tree

11 files changed

+12588
-16387
lines changed

11 files changed

+12588
-16387
lines changed
File renamed without changes.

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,16 @@ Link to all Commits on Github: https://github.com/ThomasOliver545/real-time-chat
55
Link to Youtube Playlist: https://www.youtube.com/playlist?list=PLVfq1luIZbSkICzoA8EuvTskPEROS68i9
66
Link to Twitter: https://twitter.com/Thomas_OliverK
77

8+
Since i am doing this in my freetime Support via "Github Sponsor", "Github Follow", "Youtube Follow" etc. would be great.
9+
810
## Good to know
911
- Api build with NestJS 8, because v8 has Support for the latest Socket.io Release v4
1012
- Angular used in v12 & also Angular Material
1113
- Start Command `docker-compose up`
14+
- Sometimes the package-lock.json can cause issues, then just delete it and let docker do everything
1215
- The first Video is an Overview for the first Part of the series [Videos 1-17], there will also be more features & bugfixes added in the future
1316
(then with like another overview video)
14-
- All Commits are prefixed with the Video Number, where they were made, e.g. `Video-17: ...`
17+
- All Commits that are matched with a video are prefixed with the Video Number, where they were made, e.g. `Video-17: ...`
1518
- In the folder _user_stories you can have a look at all the implemented user stories so far, in 00_overview you have a list of all videos
1619
- Sometimes when you follow the videos you might need to dump the images/containers and rebuild, look below to the tipps & tricks
1720
- in the todo.md file are some ideas that could be implemented in the future

0 commit comments

Comments
 (0)