Skip to content

tdesaules/resume

Repository files navigation

RESUME

Licence Version Code Size Release Last Comit Issues

Status Uptime

CodeCov Snyk Vulnerabilities

Github Development Github Integration Github Release Github Deploy

Azure Devops Push Azure Devops Pull Request Azure Devops Tags Azure Devops Scheduled

Introduction

Resume webapp integration with vue.js webpack and bulma.

Init workspace

git clone https://github.com/tdesaules/resume.git
cd resume
npm install

Build and Test

npm run build:dev
npm run build:prod
npm run start:watch
npm run start:dev
npm run start:prod
npm run test

CI / CD

Same pipeline are difined over github action and azure pipeline for testing purpose

security:

test:

code quality:

code coverage:

deploy:

Contribute

Ressource