Local Setup Postgres
I have setup postgres locally and when i am runing twenty on my machine it is not populating any data in my backend why is that so my postgres is completely empty
4 Replies
did you follow that doc https://twenty.com/developers/local-setup
Twenty - Local Setup
The guide for contributors (or curious developers) who want to run Twenty locally (on laptop, PC...)
yes i have followed the doc the twenty server is up and runing but i am unable to find where is this data going
so you ran
npx nx database:reset twenty-server
? And do you see any data in your app?i ran that command and i do see data
i got it the problem is on pgsql cli it does not show data whereas with different gui ofr pgsql it shows the data