The community member is trying to contribute to Typebot by extending its functionality to Google Calendar. They are unsure whether they need to run pnpm dev every time or if they can restart the Docker containers using docker-compose. They are asking for the best practice.
In the comments, another community member mentions that they have deployed an easier way to create new blocks on Typebot, but they still need to document it. Another community member suggests checking a live discussion on Discord about this topic.
There is no explicitly marked answer in the post or comments.
Hello I am trying to contribute to the typebot by extending its functionality to google calendar. After I have added the code, do I need to run pnpm dev everytime or I can restart the docker containers using docker-compose ? What is the best practice.