Jay McDoniel

Results 14 repositories owned by Jay McDoniel

testing-nestjs

2.8k
Stars
370
Forks
Watchers

A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!

nest-commander

400
Stars
49
Forks
Watchers

A module for using NestJS to build up CLI applications

zeldaPlay

112
Stars
26
Forks
Watchers

A Single Page Application to help zeldaPlay players to track their characters and progress

ogma

281
Stars
35
Forks
Watchers

A monorepo for the ogma logger and related packages

nest-docker-template

40
Stars
4
Forks
Watchers

Small template for using NestJS and Docker together

nest-e2e-sample

27
Stars
2
Forks
Watchers

An E2E testing sample using uvu and pactumJS to test a NestJS application

nest-lab

63
Stars
5
Forks
Watchers

A repository to hold "experimental" packages for Nest. Honestly, I'm just tired of not having a good scope to put packages under :smile_cat:

nest-samples

40
Stars
2
Forks
Watchers

A repository to hold a bunch of Nest samples, cause I'm tired of remaking them and losing them. Now it's just a sinlge repo to hold them all

nestjs-spelunker

286
Stars
14
Forks
Watchers

A NestJS Module for generating a NestJS Applications Module Dependency Graph.

retryable-http-nestjs

20
Stars
1
Forks
Watchers

A small module to show off failing httpService calls in Nest and what you can do to retry them