cal.pub0.org/packages/prisma
Omar López 69491d5700
Adds basic global feature flags (#7459)
* Adds basic feature flag model

* Create router.ts

* WIP

* WIP

* WIP

* WIP

* Emails kill switch

* Adds missing migrations

* Type fix

* Cleanup

* Revert

* Cleanup

* Fixes migration

* Update packages/features/flags/server/utils.ts

Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-03-24 17:59:04 -07:00
..
client
middleware
migrations Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
selects
zod
.env
delete-app.ts
docker-compose.yml
index.ts
package.json
schema.prisma Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
seed-analytics.ts
seed-app-store.config.json
seed-app-store.ts
seed.ts
zod-utils.ts