This repository was archived by the owner on Feb 6, 2025. It is now read-only.
Conversation
… with the necessary screenshots.
Open
yuval-hazaz
suggested changes
Dec 17, 2024
docs/platform-features/blueprints.md
Outdated
|
|
||
| ## Why Use Blueprints | ||
|
|
||
| Amplication provides enterprise-grade code generation for Node.js and .NET services, offering integration with industry-leading tools like Prisma, PostgreSQL, and MongoDB. |
Member
There was a problem hiding this comment.
I dont think we need to mention that here, and in general the entire vision should be around "Amplication is agnostic for any language and tech." without the "disclaimer" about node or .net
The customers anway want to use and bring the own flavour and best practices - even when using node and .net
docs/platform-features/blueprints.md
Outdated
| - Standardize resource creation across your organization | ||
| - Define custom deployment configurations | ||
| - Connect external services and APIs | ||
| - Set up database resources |
Member
There was a problem hiding this comment.
- describe any piece of software (SDKs, Plugins, Configurations, front end applications, integrstions, etc)
- Describe the relations between the blueprint
docs/platform-features/blueprints.md
Outdated
|
|
||
| ### Relations | ||
|
|
||
| Relations define connections between different blueprints, allowing you to model in-depth relationships in your architecture. For example, you can: |
Member
There was a problem hiding this comment.
The context of related resources and their configuration and settings is available in the code generation process and provides the ability to generate sophisticated and dynamic code for the resources
Contributor
Author
|
I appreciate that feedback, @yuval-hazaz. This version should make things better. |
yuval-hazaz
approved these changes
Dec 19, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(docs): Adding the new Overview page for the Blueprints feature along with the necessary screenshots.