Steps:
1. Create React App
2. Push React App to Git Repo
3. Create Google Account trail version
4. create a project
5. create appengine application
6. git clone project
7. npm i & npm run build
8. remove other files expect build folder
9. create app.yaml file and insert the content there
10. gcloud app deploy
11. gcloud app browse
Copy paste the app.yaml content
---------------------------------------------------------------------------
runtime: nodejs12
handlers:
Serve all static files with url ending with a file extension
url: /(.*\..+)$
static_files: build/\1
upload: build/(.*\..+)$
Catch all handler to index.html
url: /.*
static_files: build/index.html
upload: build/index.html
---------------------------------------------------------------------------
Please like, share and subscribe if you find the video useful.
Checkout the Playlists:
👉 FrontEnd JavaScript Interview Questions: • #4 JavaScript Interview Questions | O...
👉 JavaScript Tutorials:
• Difference Between var, let & const
👉 Essentials for Web developers:
• How Does the Browser Cache Works?
👉 React Hooks & Latest concepts:
• Rules of Hooks In React | React Hooks
👉 HTML Tutorials:
• WebStorage APIs SessionStorage & Loca...
👉 CSS Tutorials:
• How Does CSS Work | The Engine of Web...
👉 Coding Challenges:
• Coding Challenge #5: Array Transforma...
👉 Best Practices & Common mistakes:
• Best Practices of Using IMPORT statement
👉 React js for Beginners:
• Why To Use JSX in Reactjs ?
👉 Things To Know As JavaScript/FrontEnd Developer:
• Things To Know As JavaScript Develope...
LIKE | SHARE | SUBSCRIBE 😊
#javascript #reactjs #react #webdevelopment #frontenddevelopment #uidevelopment
#javascriptinterviewquestions #interviewquestions #codingchallenges
👇👇👇
Follow me on
Telegram: https://t.me/+HTxs0I-Jvu75RxWM
Instagram: / rethinkingui
Twitter: / suresh9058
LinkedIn: / suresh-mende-a1a20459
Nesta página do site você pode assistir ao vídeo on-line Deploy React App on Google App Engine duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Rethinking UI 28 Julho 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 17,318 vezes e gostou 269 espectadores. Boa visualização!