All Projects → fmcarrero → nest-js-products-api

fmcarrero / nest-js-products-api

Licence: MIT license
Hexagonal architecture using nestjs

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nest-js-products-api

permacoop
Open source and eco design ERP solution reserved for worker-owned business.
Stars: ✭ 167 (+165.08%)
Mutual labels:  hexagonal-architecture, nestjs
Domain Driven Hexagon
Guide on Domain-Driven Design, software architecture, design patterns, best practices etc.
Stars: ✭ 4,417 (+6911.11%)
Mutual labels:  hexagonal-architecture, nestjs
finance-project-ddd
Projeto financeiro usando domain driven design, tdd, arquitetura hexagonal e solid
Stars: ✭ 67 (+6.35%)
Mutual labels:  hexagonal-architecture, nestjs
fast-nest
帮助您快速初始化基于Nest.js的node后端服务
Stars: ✭ 22 (-65.08%)
Mutual labels:  nestjs
cloud-native-hexagonal-node
A cloud native node microservice boilerplate based on the hexagonal architecture
Stars: ✭ 26 (-58.73%)
Mutual labels:  hexagonal-architecture
eslint-config-galex
hopefully the last eslint config you'll ever need - customizable & modern best practices for JS, TS, Node, React, Remix, Next, Jest, testing-library & storybook
Stars: ✭ 166 (+163.49%)
Mutual labels:  nestjs
React-Nest-Admin
admin project powered by 🚀 React + Nestjs + Antd 全栈中后台,后端项目:https://github.com/cnscorpions/React-Nest-Admin-be
Stars: ✭ 37 (-41.27%)
Mutual labels:  nestjs
nodejs-integration-tests-best-practices
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2022)
Stars: ✭ 2,842 (+4411.11%)
Mutual labels:  nestjs
nestjs-storage
Nestjs file system / file storage module wrapping flydrive
Stars: ✭ 92 (+46.03%)
Mutual labels:  nestjs
nest-queue
The queue package for your NestJS Applications
Stars: ✭ 35 (-44.44%)
Mutual labels:  nestjs
repository
[PHP 7] Implementation and definition of a base Repository in Domain land.
Stars: ✭ 26 (-58.73%)
Mutual labels:  hexagonal-architecture
lynx
Opinionated Framework built on top of NestJS and TypeORM
Stars: ✭ 44 (-30.16%)
Mutual labels:  nestjs
uni-pushy-server
upushy 热更新后端。https://upushy.yoouu.cn/
Stars: ✭ 30 (-52.38%)
Mutual labels:  nestjs
Hexagonal-architecture-ASP.NET-Core
App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core
Stars: ✭ 57 (-9.52%)
Mutual labels:  hexagonal-architecture
monorepify
A boilerplate for monorepo architecture using frameworks.
Stars: ✭ 37 (-41.27%)
Mutual labels:  nestjs
nest-next-sample
NestJS + Next.js sample application / Backend and Frontend use only TypeScript!!!
Stars: ✭ 110 (+74.6%)
Mutual labels:  nestjs
nestjs-objection
Objection module for NestJS
Stars: ✭ 24 (-61.9%)
Mutual labels:  nestjs
server
A server for tf2pickup.org
Stars: ✭ 16 (-74.6%)
Mutual labels:  nestjs
fast-vite-nestjs-electron
Vite + Electron + Nestjs with esbuild, crazy fast! ⚡
Stars: ✭ 128 (+103.17%)
Mutual labels:  nestjs
nestjs-telegraf
🤖 Powerful Nest module for easy and fast creation Telegram bots
Stars: ✭ 300 (+376.19%)
Mutual labels:  nestjs

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].