feat: add basic webui
This commit is contained in:
3
apps/web/.well-known/vercel/flags/route.ts
Normal file
3
apps/web/.well-known/vercel/flags/route.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { getFlags } from '@konobangu/feature-flags/access';
|
||||
|
||||
export const GET = getFlags;
|
||||
Reference in New Issue
Block a user