We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When following the documentation to deploy the ecosystem (https://wwwallet.github.io/wallet-docs/docs/development-environment-setup/getting-started) the environment seems to build successfully. When starting the wallet however an error is thrown
"Installations: Missing App configuration value: "projectId" (installations/missing-app-config-values). FirebaseError: Installations: Missing App configuration value: "projectId" (installations/missing-app-config-values)."
It seesm like ./wallet-ecosystem/wallet-frontend/.env.template needs to be modified as described in https://github.com/surfnet-niels/wallet-frontend#installation, however this is not described in the ecosystem setup guide
The text was updated successfully, but these errors were encountered:
By the way: what features of firebased are used in the ecosystem?
Sorry, something went wrong.
Merge pull request #27 from gunet/more-info-to-credential-status
4f35677
included username on crl record
No branches or pull requests
When following the documentation to deploy the ecosystem (https://wwwallet.github.io/wallet-docs/docs/development-environment-setup/getting-started) the environment seems to build successfully.
When starting the wallet however an error is thrown
"Installations: Missing App configuration value: "projectId" (installations/missing-app-config-values).
FirebaseError: Installations: Missing App configuration value: "projectId" (installations/missing-app-config-values)."
It seesm like ./wallet-ecosystem/wallet-frontend/.env.template needs to be modified as described in https://github.com/surfnet-niels/wallet-frontend#installation, however this is not described in the ecosystem setup guide
The text was updated successfully, but these errors were encountered: