nestify icon indicating copy to clipboard operation
nestify copied to clipboard

πŸš€ The rapid development framework for Node

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.