Matti Nannt
a269da4e1c
chore: upgrade turbo to version 2 ( #2738 )
2024-06-07 07:59:44 +02:00
Matti Nannt
71ff256a55
fix: have same non-module workflow for packages ( #1230 )
2023-10-16 17:36:58 +00:00
Matti Nannt
9cc836a775
Clean up + Bugfixes ( #443 )
...
* format code
* fix building issue in database package
* update turbo config and package jsons
* update error package with more information and license
* fix typescript issues in ui package
* update package-lock
* update packages
* clean dependencies in web
* clean up dependencies in demo & formbricks-com
* remove unsused template file
* remove legacy capture endpoint
* remove unfinished client endpoints
* clean up unused functions
* fix formbricks not loading on invalid session
* update readme
2023-06-28 13:07:51 +02:00
Midka
7fa2a260e8
create: api wrapper & errors package ( #262 )
...
* add @formbricks/api (api abstraction layer) and @formbricks/errors package to monorepo
* use @formbricks/api in @formbricks/js to expose an api endpoint
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-01 14:02:53 +02:00