You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,3 +31,7 @@ If you are familiar to docker and you have docker installed on your machine and
31
31
- docker-compose up
32
32
- It will run the mongodb at port 27017 (for testing purposes only).
33
33
- It will run the server at port 3600.
34
+
35
+
### 2020-02-01
36
+
37
+
I've created a 2020 version of this project using Typescript. If you might be interested on it, please check the following repository: https://github.com/makinhs/expressjs-api-tutorial
0 commit comments