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

feat(server): add support for marketplace integration #8690

Merged
merged 6 commits into from
Jun 20, 2024
Merged

Conversation

overbit
Copy link
Contributor

@overbit overbit commented Jun 18, 2024

Fixes: https://github.com/amplication/private-issues/issues/198

PR Details

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.

Copy link

nx-cloud bot commented Jun 18, 2024

☁️ Nx Cloud Report

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

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@overbit overbit merged commit 0f77022 into next Jun 20, 2024
12 checks passed
@overbit overbit deleted the feat/marketplace branch June 20, 2024 08:45
@Steve254961
Copy link

I have a project for a simple data management web application . The key features of the app are user registration and login, and real-time data updates.

Key Features:

  • User Registration and Login: The app should allow users to create accounts and securely log in, ensuring data privacy.
  • Real-time Data Updates: The app should be capable of processing and updating data in real-time, providing users with the most up-to-date information.

Data Management:
The web application will primarily manage customer information. This includes storing, retrieving, and updating customer data in real time.

Ideal Skills:

  • Proficiency in web development, with a focus on data management.
  • Experience in building applications with user registration and login features.
  • Knowledge of real-time data processing and updates.
  • Familiarity with customer data handling and management.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment