2-day longest streak
-
unteris ★ PINNED
Unteris is a TTRP homebrew setting filled with cults, ancient magic, and deities. This is the source code for the website and server
TypeScript ★ 60 4mo agoExplain → -
testing-nestjs ★ PINNED
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!
TypeScript ★ 3.0k 1y agoExplain → -
ogma ★ PINNED
A monorepo for the ogma logger and related packages
TypeScript ★ 307 3mo agoExplain → -
nest-commander ★ PINNED
A module for using NestJS to build up CLI applications
TypeScript ★ 485 6h agoExplain → -
nestjs-spelunker ★ PINNED
A NestJS Module for generating a NestJS Applications Module Dependency Graph.
TypeScript ★ 412 1y agoExplain → -
nest-lab ★ PINNED
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:
TypeScript ★ 125 4mo agoExplain → -
zeldaPlay
A Single Page Application to help zeldaPlay players to track their characters and progress
TypeScript ★ 120 2y agoExplain → -
nest-docker-template
Small template for using NestJS and Docker together
TypeScript ★ 41 3y agoExplain → -
nest-samples
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
TypeScript ★ 40 2y agoExplain → -
nest-e2e-sample
An E2E testing sample using uvu and pactumJS to test a NestJS application
TypeScript ★ 29 2y agoExplain → -
retryable-http-nestjs ▣
A small module to show off failing httpService calls in Nest and what you can do to retry them
TypeScript ★ 25 3y agoExplain → -
wtf-is-a-minimum-reproduction
A Description of what the hell a minimum reproduction really is
★ 23 3y agoExplain → -
nestjs-oauth
An OAuth Module the mimics Passport's functionality without some of passport's wonkiness
TypeScript ★ 17 3y agoExplain → -
dev.to
A repo for holding my dev.to posts, to allow me to keep them n source control and easily deploy them
TypeScript ★ 16 3y agoExplain → -
nest-cookies
A repository to hold the nest-cookies package. This will be a placeholder until I hear back from the nestjsplus/cookies owner
TypeScript ★ 16 2y agoExplain → -
fastify-jwt ▣
A sample application to show Fastify plus JWT with Nest without Passport
TypeScript ★ 14 5y agoExplain → -
nestjs-graphql-e2e-plugin
A repo to show how the NestJS GraphQL CLI Plugin can be used in E2E tests with Jest.
TypeScript ★ 11 2y agoExplain → -
ogma-depricated ▣
A simple, no-nonsense logging package for NodeJS
TypeScript ★ 10 6y agoExplain → -
dynamic-module-test ▣
Small repository that reproduces an issue in my main project for testability sake.
TypeScript ★ 9 3y agoExplain → -
mopidy-ytmusic ⑂
Mopidy extension for playling music/managing playlists in Youtube Music
Python ★ 7 2y agoExplain → -
nest-content-negotiation
A small server to show off a content negotiation interceptor
TypeScript ★ 7 3y agoExplain → -
nestjs-optional-body
A small repo to show how it is possible to use optional bodies and have them validated by class-validator with NestJS
TypeScript ★ 6 2y agoExplain → -
nestjs-dynamic-render
A repository to show a way to dynamically render a template without using Nest's `@Render()` decoraotr
TypeScript ★ 6 2y agoExplain → -
nx-uvu
An nx executor for the uvu test library
TypeScript ★ 6 2y agoExplain → -
context-fastify-middleware
A simple minimum reproduction to show that middleware run slightly differnetly inside of Nest for Fastify and Express
TypeScript ★ 4 2y agoExplain → -
nest-super-guard
A small repo to show how two strategies from passport can be used in the same NestJS guard file.
TypeScript ★ 4 2y agoExplain → -
gazer
A simple image upload and viewing server. Nx monorepo with NestJS fastify backend, kysely database connection, and react front end all together
TypeScript ★ 3 3mo agoExplain → -
nest ⑂
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
TypeScript ★ 3 1y agoExplain → -
DnDCharacters
Just a repository to hold my plain text D&D Characters, so I can access them practically anywhere
Shell ★ 3 2y agoExplain → -
inject-swaaping-example
A small repository to show swapping out class values to be injected in different modules based on custom providers, useClass, and the inject decorator
TypeScript ★ 3 3y agoExplain → -
dotfiles
Making a repo for dotfiles, managed by chezmoi
Vim Script ★ 3 3y agoExplain → -
nestjs-chained-interceptor
A repo to show how interceptors can be chained together
TypeScript ★ 3 2y agoExplain → -
nestjs-timeout-sample ▣
A samll NestJS application that shows how a timeout interceptor can work
TypeScript ★ 2 3y agoExplain → -
NestJS-Playground
A playground repository for me to play around with a lot of different Nest code configurations.
TypeScript ★ 2 3y agoExplain → -
rabbitmq-test-server-close-error
No description.
TypeScript ★ 1 2y agoExplain → -
config ⑂
Configuration module for Nest framework (node.js) 🍓
TypeScript ★ 1 2y agoExplain → -
fastify-code-failure
Minimum reproduction repository to show `response.code` is not a funciton
TypeScript ★ 1 3y agoExplain → -
centra ⑂
Core Node.js HTTP client
JavaScript ★ 1 3y agoExplain → -
cookies ⑂
Decorators for Managing Cookies with NestJS
TypeScript ★ 1 3y agoExplain → -
nest-gql-passport-request-scoped
Sample repo with GQL and Passport-JWT having a request scoped service in the strategy
TypeScript ★ 1 3y agoExplain → -
fastify-crf-issue
No description.
TypeScript ★ 1 2y agoExplain → -
pactum-cookie-parsing
No description.
JavaScript ★ 1 2y agoExplain → -
docs.nestjs.com ⑂
The official documentation https://docs.nestjs.com 📕
TypeScript ★ 1 2y agoExplain → -
nest-reactor ⑂
No description.
TypeScript ★ 1 3y agoExplain → -
nest-router-fastify-example
Example repo for nest-router working with Fastify
TypeScript ★ 1 2y agoExplain → -
mcScribe ▣
Yet another logger for NodeJS
TypeScript ★ 1 6y agoExplain → -
JUID ▣
A quick Node package to generate a version 4 variant 1 UUID.
JavaScript ★ 1 6y agoExplain → -
kafka-import-error ▣
Minimum Reproduction for Kafka Error I'm facing
TypeScript ★ 1 6y agoExplain → -
nest-dynamic-module-middleware ▣
Showing the configuration of a Dynamic NestJS Module with middleware running successfully.
TypeScript ★ 1 6y agoExplain → -
nestjs-passport-session ▣
Broken repository trying to implement Google OAuth via NestJS and Passport with working sessions. Note: Sessions are broken currently
TypeScript ★ 1 6y agoExplain → -
nestjs-with-cv-allow ▣
Small reproduction to show Class Validator working with using the @Allow() decorator
TypeScript ★ 1 6y agoExplain → -
nestjs-graphql-guard-middleware ▣
I kinda hate that I wrote this. It's a repository to sho how to use a guard as a middleware so the guard doesn't run multiple times in terms of graphql with NestJS
TypeScript ★ 1 5y agoExplain → -
bcrypt-nest-docker ▣
A simple repo to show the use of the docker file from the template and bcrypt, a library that needs bindings from a higher level OS than alpine has
TypeScript ★ 1 4y agoExplain → -
NodePug
A Node.js tutorial to understand how to attach Node.js code and .pug files
CSS ★ 1 3y agoExplain → -
nest-gql-validation-status
A simple repo to show that the HTTP status is still a 200 with the ValidationPipe throwing an error in GraphQL
TypeScript ★ 1 2y agoExplain → -
orphansNodeAuth
A Node.js project to test out and use authentication strategies with Passport and Express.
JavaScript ★ 1 3y agoExplain → -
rxjs-timeout-and-retry-demo
A simple repo to work with RxJS and acquiring input on a rolling timeout and resetting the input otherwise
JavaScript ★ 1 5y agoExplain → -
dynamic-metadata-controller-hack
No description.
TypeScript ★ 1 2y agoExplain → -
gql-local-user-deco
No description.
TypeScript ★ 1 2y agoExplain → -
nest-graphql-union
Small repo to show using GraphQL Unions
TypeScript ★ 1 5mo agoExplain → -
valibot ⑂
The modular and type safe schema library for validating structural data 🤖
★ 0 2y agoExplain → -
Flycatcher ⑂
No description.
★ 0 1y agoExplain → -
cautious-octo-adventure ▣
No description.
TypeScript ★ 0 1y agoExplain → -
fastify-helmet ⑂
Important security headers for Fastify
★ 0 1y agoExplain → -
service-injection-issue ⑂
No description.
TypeScript ★ 0 2y agoExplain → -
utility-bot ⑂
😺 A Discord bot designed to streamline the support process on the official NestJS Discord server
★ 0 2y agoExplain → -
nest-whitelist-date-validation
No description.
TypeScript ★ 0 1y agoExplain → -
opentelemetry-js-contrib ⑂
OpenTelemetry instrumentation for JavaScript modules
★ 0 2y agoExplain → -
nestjs-grpahql-child-field-resolve
No description.
TypeScript ★ 0 1y agoExplain → -
pgx_ulid ⑂
Postgres extension for ulid
★ 0 2y agoExplain → -
boilerplate-microserve-nestjs ⑂
No description.
TypeScript ★ 0 3y agoExplain → -
jm-node-oauth ▣
Application to get the hang of making a registration and signup system with OAuth and a custom login method. No Passport required. All Promise based too!
JavaScript ★ 0 7y agoExplain → -
node-objection-jm ▣
No description.
JavaScript ★ 0 7y agoExplain → -
orphansBabySurvey ▣
A small survey web app to ask friends and family for the thought gender of my coming baby and to display the results both in a table and as a chart.
JavaScript ★ 0 8y agoExplain → -
zeldaPlay-depricated ▣
A web application in progress for a home-brew D20 character tracker. Based in Java and hosted on Heroku
Java ★ 0 7y agoExplain → -
nest-config-test ▣
Quick repo to test the @nestjs/config module
TypeScript ★ 0 6y agoExplain → -
nest-pug-mvp ▣
A Minimum Viable Project showing how to use Nest with Pug and extending templates
TypeScript ★ 0 6y agoExplain → -
test-modules ⑂ ▣
test-modules
TypeScript ★ 0 6y agoExplain → -
nest-issue-4114 ▣
A simple server set up to reproduce the functionality in https://github.com/nestjs/nest/issues/4114
TypeScript ★ 0 5y agoExplain → -
nestjs-sample ⑂ ▣
NestJS RESTful APIs Sample
★ 0 5y agoExplain → -
ogma-example ▣
Example on how to initially use the Ogma module for NestJS
TypeScript ★ 0 5y agoExplain → -
quick-test ▣
Small repo to show a timed test using Jest
TypeScript ★ 0 5y agoExplain → -
ws-path-problem ▣
No description.
TypeScript ★ 0 3y agoExplain → -
mikro-nestjs ⑂
NestJS MikroORM integration
★ 0 3y agoExplain → -
commander-sub-command-same-option-name
No description.
JavaScript ★ 0 3y agoExplain → -
nest-cli ⑂
CLI tool for Nest applications 🍹
TypeScript ★ 0 3y agoExplain → -
graphql ⑂
GraphQL (TypeScript) module for Nest framework (node.js) 🍷
★ 0 3y agoExplain → -
ioredis-undefined-key
A minimum reproduction to show that ioredis treats a key of undefiend the same as a key of ''
JavaScript ★ 0 3y agoExplain → -
nestjs-redis-microservices-close-failure
No description.
JavaScript ★ 0 2y agoExplain → -
pactum ⑂
REST API Testing Tool for all levels in a Test Pyramid
JavaScript ★ 0 4y agoExplain → -
nest-modules
No description.
TypeScript ★ 0 4y agoExplain → -
zellij-org.github.io ⑂
The website for zellij
★ 0 4y agoExplain → -
self-injection
No description.
TypeScript ★ 0 2y agoExplain → -
uvu-context-error
A minimum repository to show uvu not reporting an error when an exception is thrown in the before context
JavaScript ★ 0 4y agoExplain → -
uvu ⑂
uvu is an extremely fast and lightweight test runner for Node.js and the browser
★ 0 4y agoExplain → -
swapflow ⑂
No description.
TypeScript ★ 0 4y agoExplain → -
post-controller-interceptor-bug
No description.
TypeScript ★ 0 2y agoExplain → -
grpc-stream-nestjs ⑂
No description.
TypeScript ★ 0 4y agoExplain → -
nest-uuid-mock-8986
True minimum reproduction repo for Nest issue 8986
TypeScript ★ 0 2y agoExplain → -
passport ⑂
Passport module for Nest framework (node.js) 🔑
★ 0 4y agoExplain → -
nestjs-response-dto ⑂
No description.
TypeScript ★ 0 4y agoExplain → -
csrf-isssue ⑂
No description.
TypeScript ★ 0 4y agoExplain → -
createMock-unexpected-return
No description.
TypeScript ★ 0 2y agoExplain → -
nx ⑂
Smart, Extensible Build Framework
★ 0 4y agoExplain → -
mongoose ⑂
Mongoose module for Nest framework (node.js) 🍸
★ 0 4y agoExplain → -
dev-to-git ⑂
Publish a blog post (markdown file) to Dev.to from your command line or from CI with this CLI
★ 0 4y agoExplain → -
nestjs ⑂
A collection of badass modules and utilities to help you level up your NestJS applications 🚀
TypeScript ★ 0 4y agoExplain → -
filters-not-executing
A minimum reproduction to show that Filters in Nest v8 are not catching errors as expected
TypeScript ★ 0 2y agoExplain → -
lmr-express-repro
A minimum reproduction repository for showing light-my-request not working with Express
JavaScript ★ 0 2y agoExplain → -
nestjs-context-poc ⑂
No description.
TypeScript ★ 0 5y agoExplain → -
forward-ref-request-scoped-bug
A minimum reproduction repository to show off an error wth circular dependencies and implicit request scopes
TypeScript ★ 0 2y agoExplain → -
nestjs-graphql-interceptors
No description.
TypeScript ★ 0 5y agoExplain → -
nest-module-initialization ⑂
No description.
TypeScript ★ 0 5y agoExplain → -
leaguoflegends
No description.
★ 0 6y agoExplain → -
heart-watch
No description.
TypeScript ★ 0 2y agoExplain → -
hanas-server ⑂
Backend for Hanas, a (wip) webapp and community for conlanging.
TypeScript ★ 0 5y agoExplain → -
nest-yarn-workspaces
No description.
TypeScript ★ 0 5y agoExplain → -
throttler ⑂
A rate limiting module for NestJS to work with Fastify, Express, GQL, Websockets, and RPC 🧭
★ 0 3y agoExplain → -
nest-external-repository ⑂
No description.
TypeScript ★ 0 5y agoExplain → -
nest-request-interceptor-issue
No description.
TypeScript ★ 0 5y agoExplain → -
lightning-web-component
A small repo for the Lightning Web Components and Salesforce Data module on trailhead
JavaScript ★ 0 6y agoExplain → -
testMiddleware ⑂
No description.
★ 0 6y agoExplain → -
vigilant-commands
Command Line commands that I use on a normal basis in, mainly for nodejs and git. A few other generics as well. Commands for both Windows and Linux.
Shell ★ 0 7y agoExplain → -
orphansBirthdayCard
A small birthday card generator for your friends and family. Simply set the node server up and let them fill in the questionnaire. Working version can be found at website.
JavaScript ★ 0 3y agoExplain → -
Fractals
A short code using JavaFX to create a fractal based on the initial parameters passed to it.
Java ★ 0 8y agoExplain → -
DoublePendulimFX
A (poorly written) program to create an image of a double pendulum based on user input
Java ★ 0 8y agoExplain → -
Playing-Sounds
A short program to display one method to play sounds in a synchronized manor using JavaFX.
Java ★ 0 8y agoExplain →
No repos match these filters.