Matthias Nannt
d6775a5cda
fix user signup disabled env could be set to anything to disable signup
2022-10-18 10:23:41 +02:00
Matti Nannt
a4c571ffd3
add NEXT_PUBLIC_SIGNUP_DISABLED env variable ( #114 )
2022-10-18 10:11:21 +02: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