All Projects → ZhiXiao-Lin → Nestify

ZhiXiao-Lin / Nestify

Licence: mit
🚀 The rapid development framework for Node

Programming Languages

typescript
32286 projects

Labels

Projects that are alternatives of or similar to Nestify

Nest Raven
Sentry Raven Module for Nest.js Framework
Stars: ✭ 123 (-36.92%)
Mutual labels:  nest
Serverless Core
Serverless Core module for Nest framework (node.js) 🦊
Stars: ✭ 154 (-21.03%)
Mutual labels:  nest
Schematics
Nest architecture element generation based on Angular schematics 🎬
Stars: ✭ 188 (-3.59%)
Mutual labels:  nest
Nest Event
Event handling with decorators for NestJS Framework
Stars: ✭ 128 (-34.36%)
Mutual labels:  nest
Throttler
A rate limiting module for NestJS to work with Fastify, Express, GQL, Websockets, and RPC 🧭
Stars: ✭ 145 (-25.64%)
Mutual labels:  nest
Config
Configuration module for Nest framework (node.js) 🍓
Stars: ✭ 161 (-17.44%)
Mutual labels:  nest
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
Stars: ✭ 42,981 (+21941.54%)
Mutual labels:  nest
Cool Admin Api
cool-admin-api 是基于egg.js、typeorm、jwt等封装的api开发脚手架、快速开发api接口
Stars: ✭ 188 (-3.59%)
Mutual labels:  nest
Nest User Auth
A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.
Stars: ✭ 145 (-25.64%)
Mutual labels:  nest
Elasticsearch
Elasticsearch module based on the official elasticsearch package 🌿
Stars: ✭ 176 (-9.74%)
Mutual labels:  nest
Vue Canvas Nest
💫 A Vue.js background component for canvas-nest.
Stars: ✭ 136 (-30.26%)
Mutual labels:  nest
Schedule
Schedule module for Nest framework (node.js) ⏰
Stars: ✭ 137 (-29.74%)
Mutual labels:  nest
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (-13.85%)
Mutual labels:  nest
Nestjs Sequelize Jwt
Nest + Sequelize + jwt
Stars: ✭ 127 (-34.87%)
Mutual labels:  nest
Snn toolbox
Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.
Stars: ✭ 187 (-4.1%)
Mutual labels:  nest
Nestjs Graphql
nest-js starter which implement graphql module
Stars: ✭ 111 (-43.08%)
Mutual labels:  nest
Ot Br Posix
OpenThread Border Router, a Thread border router for POSIX-based platforms.
Stars: ✭ 161 (-17.44%)
Mutual labels:  nest
Mongoose
Mongoose module for Nest framework (node.js) 🍸
Stars: ✭ 191 (-2.05%)
Mutual labels:  nest
Crud
NestJs CRUD for RESTful APIs
Stars: ✭ 2,709 (+1289.23%)
Mutual labels:  nest
Nest Status Monitor
Simple, self-hosted module based on Socket.io and Chart.js to report realtime server metrics for Nest-based node servers
Stars: ✭ 173 (-11.28%)
Mutual labels:  nest

English | 中文文档

Nestify

lerna PRs Welcome star this repo fork this repo

Nestify

An enterprise web fullstack framework based on Nest.js

Preview

Nestify Admin

Use

# Clone code
$ git clone [email protected]:ZhiXiao-Lin/nestify.git --depth=1

# Install dependencies
$ docker-compose up -d

# Run service
$ cd apps/service && yarn && yarn start:dev

# Run admin
$ cd apps/admin && yarn && yarn start

# Run applet
$ cd apps/applet && yarn && yarn start

# Run docs
$ cd apps/docs && yarn && yarn start

Features & Roadmap

  • [x] Config
  • [x] Cache
  • [x] Logger
  • [x] Event Bus
  • [x] Workflow Engine
  • [x] Rule Engine
  • [x] Notification
  • [x] Verification
  • [x] Console
  • [x] MongoDB Seeder
  • [x] Crypt
  • [x] Mailer
  • [x] Arena
  • [ ] Task Queue
  • [ ] Search Engine
  • [ ] Cashier
  • [ ] Storage
  • [ ] OAuth
  • [ ] Broadcast
  • [ ] Cube
  • [ ] SSR

Stay in touch

License

Nestify is MIT licensed.

Support

Any feedback (use, pull request, issue, watch, star, fork) is considered as support for the project.

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].