Skip to content

Commit 73d0e23

Browse files
authored
Update README.md
1 parent e1971b9 commit 73d0e23

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,9 @@ I've created a 2020 version of this project using Typescript. If you might be in
3939
- Fixed deprecation warnings.
4040
- Leveraged `findOneAndUpdate` to simplify PATCH code.
4141
- Changed default MongoDB server name to `localhost` to simplify first-time setup.
42-
- Checked that it works with the latest version of Node.js, 14.9.0.
42+
- Checked that it works with the latest version of Node.js, 14.9.0.
43+
44+
### 2020-11-14
45+
46+
- Accepted changes in the docker file that was causing MongoDB issues on Windows Subsystem Linux (WSL2) - Ubuntu.
47+
- If you are new to this project, I highly recommend starting with Typescript first, like we talk about here: https://www.toptal.com/express-js/nodejs-typescript-rest-api-pt-1

0 commit comments

Comments
 (0)