The Wayback Machine - https://web.archive.org/web/20220614231201/https://github.com/topics/nestjs
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 5,444 public repositories matching this topic...

ToolJet
shivangT
shivangT commented Jun 13, 2022

What is the expected behaviour?

The "Fx" text should be aligned with the "Align Text" title left to it.

What is the current behaviour?

It is not aligned as per the UI.

How to reproduce the issue?

  1. Open this link
  2. Drag and drop the text widget and inspect its properties
  3. Click on styles tab and you'll find the issue.

Screenshots

bug good first issue up-for-grabs ui
amplication
abrl91
abrl91 commented May 28, 2022

What happened?

on create user, when I try to create a user with a username that already exists, I get an internal server error

What you expected to happen

I expect to get something like 409 and a message that a user with the requested username already exists
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses

![image](https://user-images.githubuser

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 Jun 14, 2022
  • TypeScript

Created by NestJS

Released May 14, 2017

Latest release Today

Repository
nestjs/nest
Website
nestjs.com