Local Setup
Mac
How to set up Formbricks on a Mac machine
Local Machine Setup - Mac
This guide is recommended for advanced users setting up Formbricks on a Mac machine.
Requirements:
Steps:
-
Clone the project & change directory:
-
Setup NodeJS with nvm:
-
Install NodeJS packages with pnpm:
-
Create a
.env
file from the example: -
Generate & set secret values (using BSD sed syntax for macOS):
-
Start the development setup:
Visit http://localhost:3000 to access Formbricks.
Ensure you create a new account at first login.