diff --git a/.env.example b/.env.example index d1deec6..7a550fe 100644 --- a/.env.example +++ b/.env.example @@ -1,12 +1,9 @@ -# NextAuth Configuration -# Generate a secret with: openssl rand -base64 32 -NEXTAUTH_URL=http://localhost:3000 -NEXTAUTH_SECRET=your-secret-key-here +# GEMINI_API_KEY: Required for Gemini AI API calls. +# AI Studio automatically injects this at runtime from user secrets. +# Users configure this via the Secrets panel in the AI Studio UI. +GEMINI_API_KEY="MY_GEMINI_API_KEY" -# Backend API URL -NEXT_PUBLIC_API_URL=http://localhost:3001/api - -# Auth Mode: true = login required, false = public access with optional login -NEXT_PUBLIC_AUTH_REQUIRED=false - -NEXT_PUBLIC_GOOGLE_API_KEY='api-key' \ No newline at end of file +# APP_URL: The URL where this applet is hosted. +# AI Studio automatically injects this at runtime with the Cloud Run service URL. +# Used for self-referential links, OAuth callbacks, and API endpoints. +APP_URL="MY_APP_URL" diff --git a/.gitignore b/.gitignore index 569ac6c..5a86d2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ -node_modules - -.next - -certificates - -.env.local +node_modules/ +build/ +dist/ +coverage/ +.DS_Store +*.log +.env* +!.env.example diff --git a/README.md b/README.md index 7ea9017..1f9e74d 100644 --- a/README.md +++ b/README.md @@ -1,381 +1,20 @@ -# 🚀 Enterprise Next.js Boilerplate (Antigravity Edition) +
{t.about.desc1}
+{t.about.desc2}
+{t.about.desc3}
+CMS yönetimi için giriş yapın
++ {t.contact.desc} +
+{step.desc}
++ {service.desc} +
+{placement}
-- Lorem ipsum dolor, sit amet consectetur adipisicing elit. -- } - > - Türk milletinin istidadı ve kati kararı medeniyet yolunda durmadan, - yılmadan ilerlemektir.{" "} - -
{`console.log("Hello, world!")`}
- {`console.log("Hello, world!")`}
- {`console.log("Hello, world!")`}
- {`console.log("Hello, world!")`}
- - Lorem ipsum dolor sit amet, consectetur adipiscing elit. - Sed do eiusmod tempor incididunt ut labore et dolore magna - aliqua. -
-