Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dapp.tgrade.finance deployment settings #459

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

webmaster128
Copy link
Member

No description provided.

@webmaster128
Copy link
Member Author

Domain and TLS certificate is ready, see https://dapp.tgrade.finance/. This now contains a deployment of latest main. Feel free to override.

@@ -83,6 +83,7 @@
"build:tgradeInternal": "REACT_APP_NETWORK=tgradeInternal yarn build:base",
"build:tgradeTestnet": "REACT_APP_NETWORK=tgradeTestnet yarn build:base",
"postbuild": "./.appflow/build_native_apps.sh",
"deploy:dapp": "firebase deploy --only hosting:dapp.tgrade.finance",
"deploy:dev": "firebase deploy --only hosting:dev.tgrade.finance",
"deploy:staging": "firebase deploy --only hosting:staging.tgrade.finance",
"deploy:try": "firebase deploy --only hosting:try.tgrade.finance",
Copy link
Contributor

@HannuProd HannuProd Mar 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deploy:try should be removed?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the other modified files there are also references to try I don't think we need

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed references in #462, may revert if wrong

@abefernan abefernan merged commit 2cc2875 into main Mar 4, 2022
@abefernan abefernan deleted the add-dapp.tgrade.finance-deployment branch March 4, 2022 07:59
@abefernan abefernan mentioned this pull request Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants