Skip to content

ZhiXiao-Lin/nestify

Repository files navigation

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 git@github.com: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

  • Config
  • Cache
  • Logger
  • Event Bus
  • Workflow Engine
  • Rule Engine
  • Notification
  • Verification
  • Console
  • MongoDB Seeder
  • Crypt
  • Mailer
  • 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.

About

🚀 The rapid development framework for Node

Resources

License

Stars

Watchers

Forks

Packages

No packages published