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
Sur cette page du site, vous pouvez voir la vidéo en ligne Deploy React App on Google App Engine durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Rethinking UI 28 juillet 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 17,318 fois et il a aimé 269 téléspectateurs. Bon visionnage!