[1-2 cumle aciklama]
- .NET 8 SDK
- PostgreSQL (veya SQL Server)
git clone https://github.com/sunstech/[REPO_ADI].git
cd [REPO_ADI]
dotnet restore
cp .env.example .env
dotnet run| Komut | Aciklama |
|---|---|
| dotnet run | Development server |
| dotnet build | Build |
| dotnet test | Testleri calistir |
| dotnet publish | Production build |
- main - Production (sadece PR ile merge)
- develop - Development
- feature/xxx - Yeni ozellik
- fix/xxx - Bug fix
feat(kapsam): yeni ozellik
fix(kapsam): hata duzeltme
docs(kapsam): dokumantasyon
refactor(kapsam): kod duzenleme
test(kapsam): test ekleme
| Rol | Kisi |
|---|---|
| Lead | [Ad] |
- Trello: [Board linki]
- Slack: #proje-[ad]