nestjs / nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
https://nestjs.com
MIT License
67.44k stars 7.6k forks source link

Suggestion: "Who is using this in production?" thread. #359

Closed j closed 6 years ago

j commented 6 years ago

It'd be cool to see how this is performing for any adopters and their experiences with it.

amrayoub commented 6 years ago

same question , i'm thinking of starting learning it

cojack commented 6 years ago

Im using nest on production, but project is internal, and not available on the clearnet

michaelyali commented 6 years ago

I'm using it in production. It's the best thing that ever happened to me in my nodejs backend development process so far. Tons of kudos to @kamilmysliwiec and all contributors. Love ya!

chanlito commented 6 years ago

@tx4x U don't have to learn Angular.

valorkin commented 6 years ago

We using it in enterprise: cb.com In several gaominder.org products And all new apps

kamilmysliwiec commented 6 years ago

I have been working with Nest several times, and I know few companies that use it as well, but I'm not neutral here 😅

BorntraegerMarc commented 6 years ago

We're using nest to build a highly scalable & secured medical chat application for hospitals. So Nest is literally saving lives 🎉🙂

kamilmysliwiec commented 6 years ago

@BorntraegerMarc wow! I love it 😍

BorntraegerMarc commented 6 years ago

Unfortunately our project is not open source :/

bradleyayers commented 6 years ago

I'm using it for https://dovetailapp.com and happy with it 👍

martinyung commented 6 years ago

@bradleyayers @zMotivat0r @BorntraegerMarc, hi all, i'm trying to deploy nest js to aws elastic beanstalk, is there any documentation on how to configure the app for production? Thanks

kamilmysliwiec commented 6 years ago

@martinyung there's no documentation about that so far. About this kind of question, you should rather use stackoverflow 🙂

BorntraegerMarc commented 6 years ago

Yeah @kamilmysliwiec Altough I'm feeling that this question comes up quite a lot of times... I know that it has absolutely nothing to do with nestjs but I just wanted to ask: If I would write a step-by-step guide on how to generate a uglyfied & production deployable bundle: would you publish it on the official documentation?

kamilmysliwiec commented 6 years ago

@BorntraegerMarc feel free to create a PR directly to the docs, I'd love to see it 🙂 !!

cojack commented 6 years ago

Hi guys, I would like to inform you that I will present Nest on meet.js in Gdańsk, so everyone is warm welcome there if you would like to share your knowledge or gather some. Btw we have free beer :beer: :heart_eyes:

Presentation will have name: "Nest to meet you" :smiley:

kamilmysliwiec commented 6 years ago

@cojack love it! let me know if I can help somehow 🍻

ghost commented 6 years ago

@kamilmysliwiec I am evaluating using nest in production. Do you have any stats on companies using nest in production? Thanks, and keep up the good work.

valorkin commented 6 years ago

@davidssonarnor what kind of stats are you looking for?

ghost commented 6 years ago

@valorkin Maybe best would be a list of companies or projects using Nest in production. Similar list for React would be https://github.com/facebook/react/wiki/Sites-Using-React . I am trying to evaluate this from the standpoint of a CTO. It is a little bit hard, I have been prototyping a little bit using Nest and it has been good so far.

valorkin commented 6 years ago

CareerBuilder, Gapminder, Valor Software, This Dot, Liberty Flight, ...

alanxone commented 6 years ago

It would be great if NestJS could have a page that open to commit the apps that use NestJS in production.

Well, like SailsJS, it presents the logo on official websites to make its project be more persuasive.

natqe commented 6 years ago

I'do love it more of laravel

kamilmysliwiec commented 6 years ago

Reference #1006

mattrcullum commented 5 years ago

I'm with @davidssonarnor. I love Nest.JS, it's a great framework, but it's hard to pitch to people in business. Right now all I can really sell is developer experience. It would be nice to have a list on the official website of companies using it in production. The documentation could use a bit of improvement as well. Super super awesome framework though! I've used it for one app already, and am currently evaluating using it again for another app.

kamilmysliwiec commented 5 years ago

@cconcise https://docs.nestjs.com/discover/companies We are trying to update the documentation at least 1 time/month. + see #1006

valorkin commented 5 years ago

@cconcise simple hint on selling framework and dev exp. Telling as a CEO of Valor Software where we use nestjs for all projects. Dev exp is a speed, hardware is cheap, dev time is expensive, using framework which saves dev time they earn saved money

mattrcullum commented 5 years ago

@kamilmysliwiec Nice to hear from you! I'd love to start contributing to Nest as soon as I can free up some time. Hands down way better framework than Express or Hapi (IMO). Thank you a million times over for starting this amazing framework!! For the time this project saved me over using something like Express on my last project, you helped to literally put money in my pocket.

@valorkin that's a very good point. I've been pretty good at selling Nest, aside from selling that it scales. When I sell React I can simply point to Facebook or Airbnb. WIth Nest it's a harder sell in terms of putting numbers into a spreadsheet. Btw I just checked out your company's website, awesome website! Super clean design, and fast!

valorkin commented 5 years ago

@cconcise thanks ;)

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.