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

fix(client): re-add mandatory client billing key #6061

Merged
merged 1 commit into from
May 19, 2023

Conversation

overbit
Copy link
Contributor

@overbit overbit commented May 19, 2023

Fixes: https://github.com/amplication/amplication-infrastructure-next/issues/50

PR Details

This pr re-add the client key for the correct functionality of the client app on local development environments.

🤖 Generated by Copilot at 49a503d

Summary

💰🔑🔧

Added billing integration to the app and updated the .env file with a billing API key. The key is a non-secret value that allows the app to communicate with the billing service.

.env file changed
Billing API key added
Winter of payments

Walkthrough

  • Enable billing and provide a billing API key in .env file (link)

PR Checklist

  • Tests for the changes have been added
  • npm test doesn't throw any error

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@overbit overbit requested a review from yuval-hazaz May 19, 2023 15:23
@nx-cloud
Copy link

nx-cloud bot commented May 19, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 49a503d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

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

2 participants