Skip to content

alexangas/alexangas-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alexangas-web

Build Status Quality Gate Status

This is the source for https://www.alexangas.com. It contains the following nifty aspects...

  • Build
    • Gatsby
    • Bulma
    • TypeScript
  • Test
    • Jest
    • Cypress
  • DevOps
    • Azure Pipelines (YAML)
      • Deployment to Azure Storage blob container with azcopy
      • Unit tests including code coverage with jest / junit / cobertura
      • End-to-end tests with cypress
      • GitHub pull request integration
    • Static Code Analysis with SonarCloud, using GitHub integration
    • Local development with Docker (dev and production builds)