Lakshan
Lakshan
TTwenty
Created by Lakshan on 9/6/2024 in #❓︱help
JS heap out of memory
No description
1 replies
TTwenty
Created by Lakshan on 9/3/2024 in #❓︱help
Schema graphql does not exists
No description
3 replies
TTwenty
Created by Lakshan on 9/3/2024 in #❓︱help
Docker Local Setup
I just cloned the twenty repository with the intention of contributing to the project. I followed the instructions in the "twenty" local setup guide and successfully provisioned the database using the "make postgres-on-docker" command. However, when I run "npx nx database:reset twenty-server" to set up the database, it appears to configure the PostgreSQL database locally instead of on Docker. How can I ensure that this command executes on Docker instead? Is there a set of Docker commands I can use to get the project up and running with minimal hassle, without needing to configure things locally? thank you
12 replies