80 packages
@amplication/ast-types
This package provides common interfaces for AST (Abstract Syntax Tree) nodes and code generation writers used across different language-specific AST packages in Amplication.
@amplication/cli
Amplication CLI
@amplication/code-gen-types
This library supplies all the contracts for Amplication Code Generation. The purpose is to make the contracts available for inclusion in plugins.
@amplication/code-gen-utils
This library was generated with [Nx](https://nx.dev).
@amplication/csharp-ast
This library was generated with [Nx](https://nx.dev).
@amplication/data-service-generator
DSG (Data Service Generator) is the component responsible for the generation of source code by Amplication, and allows the integration of plugins into the code generation process.
@amplication/design-system
@amplication/dotnet-plugin-deployment-helm-chart
Add helm chart for deployment of the service
@amplication/dsg-utils
This library supplies common utils for Amplication DSG
@amplication/formatter-prettier
The plugin that integrates Prettier to the app
@amplication/java-ast
A library for generating Java code through an abstract syntax tree (AST) approach. This library allows you to programmatically generate Java code in a type-safe manner.
@amplication/logging-utils
This library supplies a logger for Amplication Services
@amplication/lusha
Description of your plugin
@amplication/nest-access-control
Access Control Module For Nestjs Framework
@amplication/opentelemetry-nestjs
OpenTelemetry module for Nestjs with auto instrumentation and resource detection. Initially forked from https://github.com/overbit/opentelemetry-nestjs.git
@amplication/plugin-auth
set auth for Amplication build
@amplication/plugin-auth-auth0
Auth0 plugin for Amplication
@amplication/plugin-auth-basic
set basic auth for Amplication build
@amplication/plugin-auth-core
set auth for Amplication build
@amplication/plugin-auth-jwt
set jwt as provider for Amplication build
@amplication/plugin-auth-keycloak
Keycloak Authentication plugin for Amplication
@amplication/plugin-auth-saml
Description of your plugin
@amplication/plugin-auth-supertokens
Use supertokens for authentication in the service generated by Amplication
@amplication/plugin-backstage-catalog-entity
This plugin responsible for creating the yaml file which describes the service, which can be used to onboard onto backstage.
@amplication/plugin-broker-kafka
Use a Kafka message broker to communicate between services generated with Amplication