[1-2 cumle aciklama]
- .NET 10 SDK
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 |
- Framework: ASP.NET Core Web API
- Dil: C# (.NET 10)
- API Docs: OpenAPI (Swagger)
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 |
|---|---|
| Lead | [Ad] |
- Trello: [Board linki]
- Slack: #proje-[ad]