feat: Initial release of Formbricks Vanity Server

This commit is contained in:
Marco Gallegos
2025-12-13 13:08:31 -06:00
commit cae1a4647b
24 changed files with 3081 additions and 0 deletions

7
.env.example Normal file
View File

@@ -0,0 +1,7 @@
PORT=3011
FORMBRICKS_ENV_ID=your_environment_id_here
FORMBRICKS_SDK_URL=https://your-formbricks-instance.com
FORMBRICKS_API_KEY=your_api_key_here
BASE_DOMAIN=https://your-vanity-server-domain.com
ADMIN_API_TOKEN=your_admin_token_here
SQLITE_DB_PATH=