The official documentation https://docs.nestjs.com 📕
Repositories
jmcdo29 repositories
Making a repo for dotfiles, managed by chezmoi
Small repository that reproduces an issue in my main project for testability sake.
Minimum reproduction repository to show `response.code` is not a funciton
Important security headers for Fastify
A sample application to show Fastify plus JWT with Nest without Passport
A minimum reproduction to show that Filters in Nest v8 are not catching errors as expected
A minimum reproduction repository to show off an error wth circular dependencies and implicit request scopes
A simple image upload and viewing server. Nx monorepo with NestJS fastify backend, kysely database connection, and react front end all together
GraphQL (TypeScript) module for Nest framework (node.js) 🍷
Backend for Hanas, a (wip) webapp and community for conlanging.
A small repository to show swapping out class values to be injected in different modules based on custom providers, useClass, and the inject decorator
A minimum reproduction to show that ioredis treats a key of undefiend the same as a key of ''
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!
Minimum Reproduction for Kafka Error I'm facing