[1-2 cumle aciklama]
- Node.js 20+
- npm
git clone https://github.com/sunstech/[REPO_ADI].git
cd [REPO_ADI]
npm install
cp .env.example .env.local
npm run devTarayicida http://localhost:3000 adresine git.
| Komut | Aciklama |
|---|---|
npm run dev |
Development server (Turbopack) |
npm run build |
Production build |
npm run start |
Production server |
npm run lint |
ESLint kontrolu |
- Framework: Next.js (App Router)
- Dil: TypeScript
- Styling: Tailwind CSS
- Linting: ESLint
main- Production (sadece PR ile merge)develop- Developmentfeature/xxx- Yeni ozellikfix/xxx- Bug fix
feat(kapsam): yeni ozellik
fix(kapsam): hata duzeltme
docs(kapsam): dokumantasyon
refactor(kapsam): kod duzenleme
test(kapsam): test ekleme
| Rol | Kisi |
|---|---|
| Frontend Lead | [Ad] |
- Backend repo: [Link]
- Trello: [Board linki]
- Slack: #proje-[ad]
- Figma: [Tasarim linki]