2
0
Go to file
Baptiste Arnaud 524ef0812c chore(editor): ♻️ Revert tables to arrays
Yet another refacto. I improved many many mechanisms on this one including dnd. It is now end 2 end tested 🎉
2022-02-04 19:00:08 +01:00
2022-01-28 19:19:02 +01:00
2022-02-04 19:00:08 +01:00
2022-02-04 19:00:08 +01:00
2021-11-29 15:19:07 +01:00
2022-01-28 19:19:02 +01:00
2021-11-19 10:15:13 +01:00
2021-12-06 15:58:45 +01:00
2021-12-08 13:27:35 +01:00
2022-01-28 19:19:02 +01:00
2021-12-08 13:29:10 +01:00
2022-01-28 19:19:02 +01:00

Typebot


Quickstart   •   Website   •   Docs   •   Blog   •   Twitter

Development (localhost)

  1. Clone the repo

    git clone https://github.com/Typebot-io/typebot.git
    
  2. Install packages with yarn

    yarn set version berry
    yarn install
    
  3. Copy .env.example to .env

  4. Configure environment variables in the .env file.

  5. 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%