-
Notifications
You must be signed in to change notification settings - Fork 61
Conversation
… with the necessary screenshots.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good job, minor comments
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 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: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
I appreciate that feedback, @yuval-hazaz. This version should make things better. |
(docs): Adding the new Overview page for the Blueprints feature along with the necessary screenshots.