-
Updated
Sep 15, 2021 - TypeScript
Nest
Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript (yet still enables developers to code in pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Nest provides an out-of-the-box application architecture which allows developers and teams to create highly testable, scalable, loosely coupled, and easily maintainable applications.
Here are 3,338 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
The User object is available using the @userdata decorators in GraphQL. Also, it is available as part of the request object.
This is not the current case with REST API - but it should.
Describe the solution you'd like
Make sure the User object is available on the request, also consider adding a @userdata decorator for
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 15, 2021 - TypeScript
-
Updated
Sep 9, 2021 - TypeScript
-
Updated
Sep 13, 2021 - TypeScript
-
Updated
Aug 31, 2021 - TypeScript
-
Updated
Sep 15, 2021 - TypeScript
-
Updated
Mar 24, 2021 - Vue
A recipe with Mocha
Clone the example app, only use Mocha instead of Jest
Before picking this issue, it's recommended to have a short tech planning chat here and only then upon sync to get up to speed.
Enrich our DB model
-
Updated
Dec 19, 2020
Create a Wiki
It might be nice to have a Wiki set up to help people better understand the overall idea of the repository. Anyone is free to help out with this
-
Updated
Sep 14, 2021 - TypeScript
-
Updated
Sep 10, 2021 - TypeScript
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Sep 15, 2021 - TypeScript
-
Updated
Sep 13, 2021 - TypeScript
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Aug 30, 2021 - TypeScript
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Sep 5, 2021 - TypeScript
-
Updated
Sep 13, 2021 - TypeScript
-
Updated
Sep 12, 2021 - TypeScript
Created by NestJS
Released May 14, 2017
Latest release 2 months ago
- Repository
- nestjs/nest
- Website
- nestjs.com
Buttons should have a tooltip property.