NestJS-JumpStart
ch
Posted on August 18, 2020
github.com/clj-solutions/nestjs-jumpstart
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).
For beginners, it is a bit difficult to land on, and develop a new project with it.
So I have created public repo as a jumpstart, and here it provides basic authentication by passport and unit testing by jest.
Please take a look, and give your feedback.
Thank you.
Posted on August 18, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.