auth, trips and join trips
This commit is contained in:
@@ -1,5 +1,31 @@
|
||||
<!-- BEGIN:nextjs-agent-rules -->
|
||||
|
||||
# This is NOT the Next.js you know
|
||||
|
||||
# 📄 Documentation Files
|
||||
|
||||
## AGENTS.md
|
||||
|
||||
Berisi:
|
||||
|
||||
- struktur project
|
||||
- aturan coding
|
||||
- best practices
|
||||
|
||||
## CLAUDE.md
|
||||
|
||||
Berisi:
|
||||
|
||||
- instruksi untuk AI assistant
|
||||
- cara generate code
|
||||
- constraint development
|
||||
|
||||
## Rules
|
||||
|
||||
- Semua developer wajib mengikuti AGENTS.md
|
||||
- AI harus membaca AGENTS.md sebelum generate code
|
||||
- Jangan duplikasi aturan di banyak file
|
||||
|
||||
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.
|
||||
|
||||
<!-- END:nextjs-agent-rules -->
|
||||
|
||||
Reference in New Issue
Block a user