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

ToolJet
withshubh
withshubh commented Jun 14, 2022

Summary

Currently, the position of Try ToolJet locally is 3rd in Setup. It needs to be the first.

Solution

  • Edit the sidebar.js file and move 'setup/docker-local', to the top of Items.

Issue Type

Documentation feature/update

The entire URL of the documentation with the issue

https://docs.tooljet.com/docs/setup/

Steps to reproduce the issue

No response

documentation good first issue up-for-grabs
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 1 day ago

Repository
nestjs/nest
Website
nestjs.com