7 Commits
Author SHA1 Message Date
hamedandClaude Fable 5 2fbd24b4aa chore: remove unused NEXT_PUBLIC_CLIENT_ID/SECRET env vars
The OAuth flow uses grant_type=mobile with a server-issued grant
(app/api/auth/token/route.js); no client_id/client_secret is sent at
runtime. These vars were dead — removed from Dockerfile args/env,
docker-compose, nixpacks, and docs. Also silences the Coolify
'variable not set' build warnings.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 11:09:19 +03:30
hamed 7e655356e5 docs: update README with project overview, features, and setup instructions 2025-11-11 09:44:03 +03:30
hamed e86f23688e docs: update README for environment variable configuration and clarify usage in Next.js
docker: modify Dockerfile to set NODE_ENV from environment variable for flexibility
2025-09-28 14:46:27 +03:30
hamed 8e87b7a346 Add data and edite readme... 2025-05-02 11:07:45 +03:30
hamed 471ba178fb new readme 2025-04-05 09:24:50 +03:30
Ehsan 78ba0a6478 first commit 2024-05-14 19:54:01 +03:30
Ehsan 82ae4ed80e Initial commit from Create Next App 2024-05-13 16:00:04 +03:30