Matti Nannt
9f2487cabf
Add a PMF demo dashboard at /demo ( #195 )
...
* add pmf demo page with sample submissions
* add customer demo view
2023-02-08 19:29:30 +01:00
Matti Nannt
a2cbf87a20
Add Payment to Formbricks Cloud ( #192 )
...
* add enterprise license, add ee package
* migrate database from workspaces to organisations
* add payment api endpoints and billing pages
* add stripe env variables to .env.example
2023-02-03 11:42:40 +01:00
Matthias Nannt
7bf0a76f29
use nextjs built-in cors approach for formbricks app
2023-01-21 11:19:57 +01:00
Matthias Nannt
a86b9c6e19
rebuild formbricks app folder structure, rename team -> workspace
2023-01-15 12:57:34 +01:00
Matthias Nannt
beb00d6dbd
remove old snoopForms code, change license to MIT, remove unused code configs
2022-11-10 09:40:15 +01:00
Matthias Nannt
619bcb3a1f
use config redirect for /forms/:id to avoid serverless function
2022-10-16 11:30:22 +02:00
Matti Nannt
6cd3878700
make all env variables required at build time #110 ( #111 )
...
* make all env variables required at build time
* update env files
* add .env.docker file with basic docker configuration
* update Readme with new instructions
2022-10-16 11:10:20 +02:00
Matti Nannt
5c378bc8ce
Feature/monorepo #95 ( #105 )
...
Move repository into a monorepo with turborepo and pnpm.
This is a big change in the way the code is organized, used and deployed.
2022-10-13 09:46:43 +02:00