nestify
nestify copied to clipboard
π The rapid development framework for Node
English | δΈζζζ‘£
Nestify
An enterprise web fullstack framework based on Nest.js
Preview
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
- Author - Roy Lin
- Gmail - [email protected]
License
Nestify is MIT licensed.
Support
Any feedback (use, pull request, issue, watch, star, fork) is considered as support for the project.
