/repository-template

Template repository to give a solid starting point for new projects

Repository Template

This Repository provides Templates for further Repositories.

Usage

This Repository has multiple branches. Each branch provides another template.

plain

Very basic. Provides templates for issues and pull requests and such.

angular-automatedtests-workflow

Provides a working example for automated test with Angular. Consists of a simple Angular project and a workflow. Switch to that branch for further information.

nest-automatedtests-workflow

Provides a working example for automated test with Nest. Consists of a simple Nest project and a workflow. Switch to that branch for further information.