_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
References Technologies Blog Know-how Tools
About Collaboration Careers
CS EN
Let's talk

New project setup checklist

02. 09. 2025 1 min read intermediate

Správný setup na the start ušetří desítky hodin později.

Repository

  • ☐ Git repo vytvořen
  • ☐ Branch protection (main)
  • ☐ README.md s popisem a setup instrukcemi
  • ☐ .gitignore správný
  • ☐ LICENSE soubor
  • ☐ CONTRIBUTING.md

Development

  • ☐ Package manager lockfile commitnutý
  • ☐ Linting a formatting nastavený
  • ☐ Pre-commit hooks (husky/pre-commit)
  • ☐ Editor config (.editorconfig)
  • ☐ Dockerfile + docker-compose pro dev

CI/CD

  • ☐ CI pipeline (build, test, lint)
  • ☐ CD pipeline (staging, production)
  • ☐ Dependency scanning
  • ☐ Secret management

Quality

  • ☐ Test framework nastaven
  • ☐ Code coverage reporting
  • ☐ Static analysis (SonarQube/CodeClimate)
  • ☐ API documentation (OpenAPI)

Infrastructure

  • ☐ Staging environment
  • ☐ Logging nastavený
  • ☐ Monitoring a alerting
  • ☐ Error tracking (Sentry)
  • ☐ Backup strategie

Documentation

  • ☐ Architecture Decision Records (ADR)
  • ☐ API documentation
  • ☐ Deployment guide
  • ☐ Onboarding guide pro new developers

Automation

Vytvořte si template repo se vším nastaveným. Nový projekt = git clone template.

projektsetupbest practices
Share:

CORE SYSTEMS tým

Stavíme core systémy a AI agenty, které drží provoz. 15 let zkušeností s enterprise IT.