[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
# .env dosyasini duzenle (DB bilgileri, JWT secret vb.)
npm run devAPI http://localhost:5000 adresinde calisir. Health check: GET http://localhost:5000/health
| Komut | Aciklama |
|---|---|
npm run dev |
Development server (nodemon + ts-node) |
npm run build |
TypeScript build (dist/) |
npm start |
Production server |
npm run lint |
TypeScript tip kontrolu |
- Runtime: Node.js
- Framework: Express
- Dil: TypeScript
- Hot Reload: Nodemon
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 |
|---|---|
| Backend Lead | [Ad] |
- Frontend repo: [Link]
- Trello: [Board linki]
- Slack: #proje-[ad]