Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Just having white screen

Hello everyone! After starting the app with this command 'npx nx run twenty-front:start' and running http://localhost:3001/ on my browser. I just seen a white screen and nothing more. What could be the problem?

Create tab

Hello, folks! Can anyone help me create a new tab in the workspace, like "Companies" or "People"? If possible, could you provide a step-by-step guide?

/server: running issue

when i run the server command: npx nx start twenty-server it won't go any further from this. can someone please help me out...
No description

Why are there multiple Dockerfiles?

I'm curious as to why there are multiple Dockerfiles seen inside the twenty-docker folder. twenty/Dockerfile twenty-postgres/Dockerfile twenty-postgres-splio/Dockerfile twenty-website/Dockerfile...
No description

dependency failed to start: container twenty-server-1 is unhealthy

I'm trying to follow the 1-Click Docker Compose with a cloned repository. I'm on step 3 of launching the application, and then I'm hit with the twenty-server-1 is unhealthy
No description

refactoring REST APIs to use twenty orm

I checked the codebase and it seems the existing REST APIs are not covered by integration tests. Am i right in thinking so?

Email syncing with serverless integration

Hey everyone ! I'd like to self host my own twenty version on railway - seems easier for us. We deployed through the nice dockerfile (thanks a lot) - the one for server, located under /twenty in the docker section. ...

Which directory of the repo does the UI start?

I’d like to know where the code starts. Where the home page of twenty.com is located since I think it’ll help me with understanding the whole of twenty Thanks!...

Help need for Raycast extension

I am working on creating a raycast extension for Twenty to add record in any object form the CRM. I need someone with a mac to test the extension...

Many to Many Relationships

Hello! New to Twenty, but loving it for our startup. I saw a post from earlier this year that a Many to Many relationships reature was being discussed. Is that still on the roadmap (is there a roadmap somewhere?)? This would help us extend twenty to meet more of our needs....

rest api 500 errors permanent

Hi there, starting to explore the twenty offering. The api however returns a permanent 500 error and no logging is shown (there was once a flash that i managed to capture) but since then permanent 500. Have destroyed and recreated the containers and data volumes multiple times....

Rolebased auth

Hey all Is there any way for Twenty CRM when a person creates the workspace, other added people won’t be able to delete him from the workspace?...

Changes are not updated in real time and app breaks

I am using wsl (Ubuntu) with redis on linux. When the code is updated, it is not reflected in the website and frontend stops working. I tried running server and client seperatly but every time there's a change the client stops runnning. Why is it?...

cant setup the repo locally

I am trying to set up the repo locally by following the setup guidelines but this script is not running and there is an unresolved error and i am unable to solve it at all. HELP!...
No description

How to setup twenty on a linux VPS?

I ran the docker compose and i can see it at http://139.84.169.37:3000/ but still it is not loading properly. What to do to make it functional..? how to setup domain, https and other things...

Build with only one docker file

I haved copy dockerfile from /packages/twenty/docker/twenty/Dockerfile to root and build image from it. When I start image, the container log that can't read the env. I already have and .env.example at root like this ` SERVER_URL="http://localhost:3020"...
No description

can't open api imported attachment?

I am importing from a csv file automatically with a Python script. All is working perfectly how I want it with the person import and company assignment. Now I'm trying to attach the original .csv file that i used to import that person onto the "files" section. I've gotten it to actually succeed the attachment, but it errors when trying to download or open that attachment. ...

Entity field type not supported in isFieldValueEmpt

getting an error here Server’s on a coffee break Entity field type not supported in isFieldValueEmpt [email protected] is my email...
Next