NestJS: Image Upload (profile image) | Blog Project V-14
Link to repository:
Github:
Gitlab:
My Patreon:
If you clone the repo, don’t forget to replace the Postgres Database Url in the .env file.
Timestamps:
00:00 Welcome and short overview over the video, endpoints for uploading and downloading an image
00:28 Look at the outcome of the video
01:18 Look at user story in trello
03:00 Switch to new branche and look at nestjs Documentation for uploading a file
05:06 Add new Endpoint for uploading a profile image to userController
08:55 Configure saving the file to the filesystem and name it right
19:20 Add jwt Auth Guard
23:00 Use updateOne in the new Endpoint Function
26:35 New Endpoint for downloading a profile image
32:20 Save postman requests to the branche
32:40 Commit Changes and finish feature and close user story in trello
I appreciate every feedback
1 view
53
7
1 year ago 00:18:25 2
Docker: создание Dockerfile и оптимизация image
2 years ago 00:33:48 1
NestJS: Image Upload (profile image) | Blog Project V-14
2 years ago 00:04:52 8
Бесконечная прокрутка для загрузки сообщений React