Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

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...

Issue in Local Setup(Database)

On running the npx nx database:reset twenty-server command i am getting this error, can someone help me.
No description

Api check for duplicate

How can I check if a company already exist before attempting to import? From what I understand, I need a UUID, but I don't see a way to retrieve the UUID? I'm trying to prevent duplicates from being generated if the company/person already exists in the database...

hi guys , need some help the frontend part of the code( npx nx start twenty-front ) isn't running in

- " **NX Running target start for project twenty-front and 2 tasks it depends on failed**" . can anyone help? i tried uninstalling and reinstalling the node modules still got the error `**12:20:06 PM [vite] Internal server error: The service is no longer running...
No description

How PR works?

I have a query: how does contribution work? If I have cloned the current version of repo and am trying to fix or add a new feature and I have done that .Now, how can I push it to twenty,which means its procedure? As till I have added that feature, the repo's version could have changed after some other PRs have merged into it. So, what will be the whole process in short?...

Help with setting twenty locally !

Can somebody help me with setting up Twenty locally ? When I run these commands (the last one yarn), nvm install # installs recommended node version nvm use # use recommended node version yarn...

How to go on welcome page (before signing up page)

What is the route of the page given in image..
No description