Published on

NestJS Support

Authors

Fume now supports NestJS

Support for our favorite framework for building REST APIs is now live!


Features supported

NestJS support includes the following features:

  • Metrics for Lambda and Cloudfront including cost estimates
  • Log viewing for each environment with instant results
  • Environment Variables with instant change (upon syncing)
  • Repository rollbacks with customizing your rollback limit
  • Complete domain control with importing domains and mapping entries to environments

We even parse the ANSI NestJS delivers to the console



What is NestJS

NestJS is A progressive Node.js framework for building efficient and scalable 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).