Skip to content

Added Formbricks survey

Karl Thomsson requested to merge formbricks into main

--public

Adds a survey framework to the application.

--end_public

  • Added Formbricks and initialised a survey upon clicking the "Export your schedule" button.

Needed dev updates after this version is merged

  • npm install (new framebricks lib)

  • add two new environment variables to the .env.local file:

    NEXT_PUBLIC_FORMBRICKS_ENV_ID_DEV=clhhjt4zo00b0mk0gi5vjby7m
    NEXT_PUBLIC_FORMBRICKS_ENV_ID_PROD=clhhjt4zn00atmk0gwlwup7lq

Merge request reports