-
Updated
Feb 20, 2022 - 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 4,412 public repositories matching this topic...
-
Updated
Feb 14, 2022
-
Updated
Feb 11, 2022 - TypeScript
What happened?
In the e2e test and snap shot test we use data but the data dont have one to one relation test.
it critical for detection of changes to the one to one in the snapshot.
What you expected to happen
have a test for all options
How to reproduce
not relevant
Amplication version
No response
Environment
No response
Are you willing to submit PR?
Yes I
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Feb 12, 2022 - TypeScript
I've read the docs, and it seems you can pass through knex
instances, but I didn't see if it supports SQLite3 - could you clarify please?
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
Feb 10, 2022 - TypeScript
Hi, thanks for making such an awesome tool. Is it possbile to also add nestjs-query support? I saw there is nest-crud which is great, but IMHO a GraphQL API has many advantages over REST. It would be great if refine can support both nest-crud and nestjs-query.
Many thanks!
-
Updated
Feb 19, 2022 - TypeScript
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
Mar 24, 2021 - Vue
-
Updated
Dec 19, 2020
-
Updated
Feb 19, 2022 - TypeScript
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Feb 14, 2022 - TypeScript
-
Updated
Feb 18, 2022 - TypeScript
-
Updated
Feb 19, 2022 - TypeScript
-
Updated
Feb 19, 2022 - TypeScript
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Jan 12, 2022 - TypeScript
Created by NestJS
Released May 14, 2017
Latest release 4 days ago
- Repository
- nestjs/nest
- Website
- nestjs.com
Is your proposal related to a problem?
Presently, there is no way to set the color of the loader icon on the button widget. If we set the button color to white, for example, the loader would be invisible.
Describe the solution you'd like