- User modeline googleId (unique) eklendi - google start/callback API route'lari (state korumali, find-or-create) - Login/register sayfalarina Google butonu - docker-compose'a GOOGLE_CLIENT_ID/SECRET env gecisi - tsconfig.tsbuildinfo gitignore'a eklendi
14 lines
170 B
Plaintext
14 lines
170 B
Plaintext
node_modules
|
|
.next
|
|
.env
|
|
*.log
|
|
.DS_Store
|
|
next-env.d.ts
|
|
/prisma/dev.db
|
|
tsconfig.tsbuildinfo
|
|
|
|
MEMORY.md
|
|
|
|
#Ignore vscode AI rules
|
|
.github/instructions/codacy.instructions.md
|