An open API service indexing awesome lists of open source software.

https://github.com/danwild/ci-test

Simple Angular-TypeScript project for testing CI/CD pipeline.
https://github.com/danwild/ci-test

Last synced: over 1 year ago
JSON representation

Simple Angular-TypeScript project for testing CI/CD pipeline.

Awesome Lists containing this project

README

          

# ci test ![Build Status](http://jenkins.nawth.io:8080/buildStatus/icon?job=CodeDeployProject)

For use in testing CI/CD pipeline with GitHub + Jenkins + AWS CodeDeploy.

This project is generated with [yo angular-typescript-gulp] (https://github.com/danwild/generator-angular-typescript)
generator.

test

The default task has a nodemon watching for changes.

To just run server: `gulp serve`

To just run build: `gulp build`