5e14a94dea907712b6bb43ec963e04355f4a3cb5
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.exampleto.env -
Configure environment variables in the
.envfile. -
Setup the database
yarn dev:setup -
Run the applications
yarn dev:builderyarn dev:viewer -
Open Prisma Studio to look at or modify the database content
yarn db:inspect
Deployment
TO-DO
Description
Languages
TypeScript
86.3%
MDX
11.9%
CSS
0.8%
JavaScript
0.5%
PHP
0.3%