Skip to content
#

Nest

nestjs logo

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 4,898 public repositories matching this topic...

ToolJet
withshubh
withshubh commented Apr 13, 2022

Summary

All the docs in the left sidebar are placed in lexicographic order. Amazon s3 docs are not in order.

The sidebar position of Amazon S3 docs is currently set to 20; Make it 1.1 to place it in order.

Issue Type

Documentation bug

The entire URL of the documentation with the issue

https://docs.tooljet.com/docs/data-sourc

documentation good first issue up-for-grabs
amplication
MichaelSolati
MichaelSolati commented Mar 22, 2022

Feature description

Presently JWT tokens return the username of a user rather than their ID. Either instead of the username, or in addition to this, a the UID of a user should be included in the encoded object,

Use case

For fetching the user object of the current user, they need to make a GET request like this http://localhost:3000/api/users?where%5Busername%5D[equals]=admin which

A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.

  • Updated Apr 12, 2022
  • TypeScript

Created by NestJS

Released May 14, 2017

Latest release 7 days ago

Repository
nestjs/nest
Website
nestjs.com