twenty/packages
Nabhag Motivaras ac88840bf0
fix: redis url to not be optional anymore (#7850)
## Description

- `REDIS_URL` is required 

<img width="1903" alt="Redis Required"
src="https://github.com/user-attachments/assets/5b53a4a6-29f4-4473-b7e4-52489f75204e">

---- 

- Closes #7849

- Might be related #7768

--- 

- Wasn't gracefully reseting database

``` 
   npx nx database:reset twenty-server
```
2024-10-19 17:22:47 +02:00
..
twenty-chrome-extension Use <label> HTML element when possible (#7609) 2024-10-13 20:04:24 +02:00
twenty-docker Refactor Redis connections to use Redis URL - closes #7421 (#7736) 2024-10-16 17:17:44 +02:00
twenty-e2e-testing E2E tests (#6717) 2024-08-27 11:07:10 +02:00
twenty-emails Make main the new 0.32 canary 2024-10-12 17:48:20 +02:00
twenty-front Bug Fix: Decreased border radius of badge and changed badge parent div padding to margin (#7835) 2024-10-19 11:42:43 +02:00
twenty-server fix: redis url to not be optional anymore (#7850) 2024-10-19 17:22:47 +02:00
twenty-ui fix #7781 made kanban board title and checkbox 24px (#7815) 2024-10-18 18:02:43 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Start twenty-server:worker when npx nx start (#7820) 2024-10-18 16:13:12 +02:00
twenty-zapier Fix zapier tests (#7568) 2024-10-10 16:34:34 +02:00