nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.7k stars 945 forks source link

Add feednext.io below the 'Projects using NestJS' title #108

Closed onur-ozkan closed 4 years ago

juliandavidmr commented 4 years ago

Hi @ozkanonur How can I confirm that Feednext is made with NestJS?

onur-ozkan commented 4 years ago

Hi @ozkanonur How can I confirm that Feednext is made with NestJS?

https://github.com/feednext/feednext/tree/master/server you can check this directory, if you dont want to check codes just look dependencies in server/package.json

juliandavidmr commented 4 years ago

Thanks.