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...
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...
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
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....
Newbie (in open source) question, how to debug this failures?
Having issues with yarn for dependencies
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!...
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"...
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.