Added transaction to creating an SES setting & upgraded to Prisma ORM 6 (#109)
* Added transaction to creating SES setting & upgraded Prisma to Prisma ORM 6 * Keep logging of the queue status in --------- Co-authored-by: Kumarion <121711454+Kumarion@users.noreply.github.com>
This commit is contained in:
@@ -125,12 +125,6 @@ pnpm install
|
||||
AWS_SECRET_KEY=<secret-access-key>
|
||||
```
|
||||
</Step>
|
||||
<Step title="Optional: Enable prisma optimize">
|
||||
To enable Prisma Optimize and get insights on queires you can add this in you .env
|
||||
```bash
|
||||
ENABLE_PRISMA_CLIENT=true
|
||||
```
|
||||
</Step>
|
||||
</Steps>
|
||||
|
||||
## Running Unsend locally
|
||||
|
Reference in New Issue
Block a user