amplication
amplication copied to clipboard
🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding.
### What happened? can not create gitOrganization that already installed in another workspace ### What you expected to happen gitOrganization will be successfully created ### How to reproduce 1. create...
## Problem Statement We want to provide new users with a smooth way to create a new service. This will be done via a wizard which serves two purposes: 1....
### What happened? when i click the x button to the exit the create API pop-up, it shows me a warning like i want to create an api but without...
- create new package - amplication-notification-service from Amplication - docker + docker-compose file
We should create a notifications service, `@amplication/notifications-service`. this service will consume kafka topic for in-app notifications and will trigger the in-app notifications. the service will consume messages from topic: `notification.internal.in-app-push.event.0`...
$ amp config AMP_CURRENT_APP=undefined AMP_CURRENT_ENTITY=undefined AMP_CURRENT_FIELD=undefined AMP_SERVER_URL=https://app.amplication.com/ AMP_OUTPUT_FORMAT=undefined
### Describe the issue with documentation For a complete newbie to this project it's hard to tell how the different packages relate to each other. For example, in order to...
Create a new doc explaining the new secret manager, including: - Explain the structure of the generated Secret Manager - Default : .env file - How to customize - add...
### What happened? Have a look at #3203 ### What you expected to happen I expect the process to exit on failure and log the error message to the user...
In my project there are 3 entities, user, category and event, a category can have more events. In the Admin-UI, (localhost and sandbox environment) ,when creating a new event I...