Tap to unmute

Google Cloud Storage Upload with Node.js | Step-by-Step Tutorial

  Рет қаралды 11,052

Coding with Ado

Coding with Ado

Күн бұрын

Пікірлер: 17
@tsykin
@tsykin 7 ай бұрын
Thanks, your instructions on creating service account were useful 👍
@nastymffs
@nastymffs 7 ай бұрын
I have an error with my project. When it runs locally, it works completely fine, but when I deploy it on Google Cloud Run, I encounter this error: Error: ENOENT: no such file or directory, open '/app/sa-key.json' This is how I initialize storage: const keyFilename = process.env.KEY_FILENAME; const storage = new Storage({ keyFilename }); Why does it appear? Is there something to do with my Dockerfile configuration? Because I use WORKDIR /app
@barathkumark2
@barathkumark2 11 ай бұрын
Any idea on how to upload csv which is generated and stored in inmemory in a variable and write directly to GCP bucket nodejs?
@zakbamber3077
@zakbamber3077 9 ай бұрын
Did you find out? I am trying to do the exact same thing
@iagooliveira8966
@iagooliveira8966 6 ай бұрын
Eu faço da seguinte maneira, gero uma URL assinada, com essa URL faço o upload do arquivo (nesse momento estou como opção o content type do arquivo que aceito) e armazeno em meu bd o nome do arquivo para utilizar em um trabalho processado em fila
@lucasfernando9947
@lucasfernando9947 4 ай бұрын
thanks man! i was having some troubles to create the json key file
@kensleylewis
@kensleylewis 7 ай бұрын
So you have to have a paid account with Google Cloud to follow through with this tutorial correct?
@alkautsarf4767
@alkautsarf4767 Жыл бұрын
very useful tutorial 🙌
@aspxsosa
@aspxsosa 11 ай бұрын
Thanks for the video!
@lenny91
@lenny91 Жыл бұрын
Remember to also add the Google Application Credentials in the ENV variables if the error at the end persists.
@ShamilKhan-xt5yl
@ShamilKhan-xt5yl 7 ай бұрын
Thank you !
@Endrovan
@Endrovan 8 ай бұрын
gracias amigo!!
@madhavgupta2002
@madhavgupta2002 8 ай бұрын
i cant see project ID
@oluwapamilerinsobiyede3846
@oluwapamilerinsobiyede3846 7 ай бұрын
Same thing here. How did you resolve it?
@madhavgupta2002
@madhavgupta2002 7 ай бұрын
@@oluwapamilerinsobiyede3846 copied the numbers in that link
@YuriAPCarvalho
@YuriAPCarvalho 3 ай бұрын
thanks
@HARUN-AKSU
@HARUN-AKSU 7 ай бұрын
learn before you teach
Upload Image to Google Storage with NodeJS + HTML Form
32:13
Daniel Otto
Рет қаралды 31 М.
Run your React app on Google Cloud
16:28
Google Cloud Tech
Рет қаралды 23 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
How to store data on Google Cloud
6:52
Google Cloud Tech
Рет қаралды 87 М.
Use a google sheet as your web app database (Slingcode)
16:33
Creating a REST API with Node.js and MySQL
20:06
Google Cloud Tech
Рет қаралды 51 М.
How to Upload a File to Google Cloud Storage in Node.js
10:34
How to Upload Files in Node.js Using Express and Multer
6:52
James Q Quick
Рет қаралды 70 М.
Master Google Sheets with Node.js: Read & Write Data Effortlessly!
14:28
Deploying a NodeJS App - Episode 1.1 | Google Cloud ~ App Engine
24:38