SUPERUSER
role. You can setup and migrate
the database with the bun db:migrate
command.Node ran out of memory
, then you should increase the
memory limit for Node.js. For example,NODE_OPTIONS=--max-old-space-size=4096
will increase the memory limit to 4GB. Check this stackoverflow
answer
for more information.server_name
with the respective domain name for your Typebot instance. Check out this guide for a step-by-step guide on how to setup Nginx and PM2.