diff --git a/README.md b/README.md index db4145bf14..715b2ae4cb 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,22 @@ Formbricks productizes best practices for qualitative in-app user discovery. Use micro-surveys to target the right users at the right time without making surveys annoying. +**Try it out in the cloud at [formbricks.com](https://formbricks.com)** + ### Mission: Base your decisions on qualitative data. Formbricks helps you apply best practices from data-driven work and experience management to make better business decisions. Use Formbricks to collect and manage insights from your users; run a product market fit survey to know which audience to focus on and whether your value proposition is being recognized. +### Features + +- 📲 Create in-product surveys with our no code editor with multiple question types +- 📚 Choose from a variety of best-practice templates +- 👩🏻 Launch and target your surveys to specific user groups without changing your application code +- 🔗 Create shareable link surveys +- 👨‍👩‍👦 Invite your team members to collaborate on your surveys +- 🔌 Integrate Formbricks with Slack, Posthog, Zapier and more +- 🔒 All open source, transparent and self-hostable + ### Built With - [Typescript](https://www.typescriptlang.org/) @@ -46,7 +58,6 @@ Formbricks helps you apply best practices from data-driven work and experience m | 👷 | Multiple-Choice Multi-Select Question Type | | 👷 | NPS Question Type | | 👷 | Filter Audience by Attributes | -| 👷 | Share Surveys via Link | | 🗒️ | Rating Scale (Numbers + Emojis) Question Type | | 🗒️ | Advanced Response Filtering & Analysis | | 🗒️ | Zapier, Slack & Posthog Integration | diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1f6c34476..862860a40d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4502,7 +4502,7 @@ packages: resolution: {integrity: sha512-xryQlOEIe1TduDWAOphR0ihfebKFSWOXpIsk+70JskCfRfW+xALdnJ0r1ZOTo85F9Qsjk6vtlU7edTYHbls9tA==} dependencies: '@types/cheerio': 0.22.31 - '@types/react': 18.0.35 + '@types/react': 18.0.37 dev: true /@types/eslint-scope@3.7.4: @@ -4568,7 +4568,7 @@ packages: /@types/hoist-non-react-statics@3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 18.0.35 + '@types/react': 18.0.37 hoist-non-react-statics: 3.3.2 dev: false @@ -4685,13 +4685,13 @@ packages: /@types/react-dom@18.0.11: resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==} dependencies: - '@types/react': 18.0.35 + '@types/react': 18.0.37 /@types/react-redux@7.1.25: resolution: {integrity: sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg==} dependencies: '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.0.35 + '@types/react': 18.0.37 hoist-non-react-statics: 3.3.2 redux: 4.2.1 dev: false @@ -4710,6 +4710,13 @@ packages: '@types/scheduler': 0.16.2 csstype: 3.1.1 + /@types/react@18.0.37: + resolution: {integrity: sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw==} + dependencies: + '@types/prop-types': 15.7.5 + '@types/scheduler': 0.16.2 + csstype: 3.1.1 + /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: