feat: add oidc and basic support for playground

This commit is contained in:
2025-01-14 07:27:09 +08:00
parent c6677d414d
commit 877d90d1e2
72 changed files with 2769 additions and 376 deletions

View File

@@ -1,8 +1,6 @@
{
"$schema": "https://turbo.build/schema.json",
"globalDependencies": [
"**/.env.*local"
],
"globalDependencies": ["**/.env.*local"],
"ui": "tui",
"tasks": {
"build": {
@@ -14,7 +12,6 @@
"BETTERSTACK_URL",
"DATABASE_URL",
"FLAGS_SECRET",
"STRIPE_SECRET_KEY",
"SENTRY_AUTH_TOKEN",
"SENTRY_ORG",
"SENTRY_PROJECT",