jgudo / ecommerce-react

eCommerce web application using React, Redux, Redux-Saga, Firebase and SASS.
https://salinaka-ecommerce.web.app
Apache License 2.0
1.16k stars 639 forks source link

How to deploy the project using firebase #20

Closed sourabhz-7 closed 3 years ago

sourabhz-7 commented 3 years ago

How to deploy the project using firebase

jgudo commented 3 years ago

Go to console on your firebase project, and click on Hosting on the left menu then click on get started. The rest will follow. screenshot-console

For more info about firebase hosting Firebase Hosting

jgudo commented 3 years ago

After successfully deploying the project, just add the secret keys for the configuration of your firebase project for continuous deployment. Github will trigger the deployment itself when the repo has been modified.

Add the following secret keys for your repo. How to add secret keys on github

FIREBASE_API_KEY FIREBASE_AUTH_DOMAIN FIREBASE_DB_URL FIREBASE_PROJECT_ID FIREBASE_STORAGE_BUCKET FIREBASE_MSG_SENDER_ID FIREBASE_APP_ID

sourabhz-7 commented 3 years ago

Thank you so much

On Wed, 28 Oct, 2020, 6:39 PM Julius Guevarra, notifications@github.com wrote:

After successfully deploying the project, just add the secret keys for the configuration of your firebase project for continuous deployment. Github will trigger the deployment itself when the repo has been modified.

Add the following secret keys for your repo. How to add secret keys on github https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets#:~:text=Creating%20encrypted%20secrets%20for%20a%20repository,-To%20create%20secrets&text=To%20create%20secrets%20for%20an,the%20left%20sidebar%2C%20click%20Secrets.

FIREBASE_API_KEY FIREBASE_AUTH_DOMAIN FIREBASE_DB_URL FIREBASE_PROJECT_ID FIREBASE_STORAGE_BUCKET FIREBASE_MSG_SENDER_ID FIREBASE_APP_ID

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jgudo/ecommerce-react/issues/20#issuecomment-717921323, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFFZKOL7ZGBM6PX23LGUX3SNAJZBANCNFSM4TCGSTZQ .

sourabhz-7 commented 3 years ago

Sir how can we add a color select and size select option in our products details card

On Wed, 28 Oct, 2020, 7:18 PM Sourabh Pardeshi, < sourabhpardeshi932@gmail.com> wrote:

Thank you so much

On Wed, 28 Oct, 2020, 6:39 PM Julius Guevarra, notifications@github.com wrote:

After successfully deploying the project, just add the secret keys for the configuration of your firebase project for continuous deployment. Github will trigger the deployment itself when the repo has been modified.

Add the following secret keys for your repo. How to add secret keys on github https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets#:~:text=Creating%20encrypted%20secrets%20for%20a%20repository,-To%20create%20secrets&text=To%20create%20secrets%20for%20an,the%20left%20sidebar%2C%20click%20Secrets.

FIREBASE_API_KEY FIREBASE_AUTH_DOMAIN FIREBASE_DB_URL FIREBASE_PROJECT_ID FIREBASE_STORAGE_BUCKET FIREBASE_MSG_SENDER_ID FIREBASE_APP_ID

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jgudo/ecommerce-react/issues/20#issuecomment-717921323, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFFZKOL7ZGBM6PX23LGUX3SNAJZBANCNFSM4TCGSTZQ .