8a350eee6c93abec6bce40351a0b4ef0b854defe
Yet another huge refacto... While implementing undo and redo features I understood that I updated the stored typebot too many times (i.e. on each key input) so I had to rethink it entirely. I also moved around some files.
Development (localhost)
-
Clone the repo
git clone https://github.com/Typebot-io/typebot.git
-
Install packages with yarn
yarn set version berry yarn install
-
Copy
.env.example
to.env
-
Configure environment variables in the
.env
file. -
Run the applications
yarn dx
Deployment
TO-DO
Description
Languages
TypeScript
86.3%
MDX
11.9%
CSS
0.8%
JavaScript
0.5%
PHP
0.3%