2
0
Files
bot/apps/docs/contribute/the-forge/overview.mdx
Baptiste Arnaud 65f4fb0d7a 📝 Add Contribute docs
2024-01-03 16:29:41 +01:00

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.