Documentation Index
Fetch the complete documentation index at: https://docs.formizee.com/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
You need the following services to run Formizee locally:Setup
Clone the Formizee monorepo.
Setup local development
Formizee provides a CLI to setup our local development environment. Run the following command in your terminal:We will create
Docker must be running for us to spin up the database and the storage services.
.env files in either the apps/api or apps/web depending on the selection you’ve made.