Slightly updated template
This commit is contained in:
@@ -58,4 +58,5 @@ Then go to your server folder (backend), and set your database within `server.js
|
||||
> cors: ^2.8.5 ---> Enable HTTP requests<br/> dotenv: ^8.2.0
|
||||
> ---> Secure sensitive information<br /> express: ^4.17.1
|
||||
> ---> Server app<br /> mongoose: ^5.11.8
|
||||
> ---> MongoDB database
|
||||
> ---> MongoDB database<br /> morgan: ^1.10.0 --->
|
||||
> Logs requests
|
||||
|
||||
Reference in New Issue
Block a user