15 lines
367 B
Plaintext
15 lines
367 B
Plaintext
|
|
---
|
||
|
|
title: Overview
|
||
|
|
---
|
||
|
|
|
||
|
|
<Frame style={{ maxWidth: '400px' }}>
|
||
|
|
<img
|
||
|
|
src="/images/contribute/the-forge.png"
|
||
|
|
alt="A retro future illustration of a forge"
|
||
|
|
/>
|
||
|
|
</Frame>
|
||
|
|
|
||
|
|
The Forge is a framework built by Typebot, for Typebot. It allows you to easily implement a new block.
|
||
|
|
|
||
|
|
This section goes through the different concepts of this framework and how to use it.
|