@nocobase/plugin-sample-ratelimit
v0.19.0-alpha.3
Published
## Register
Downloads
98
Readme
Rate limiter middleware sample
Register
yarn pm add sample-ratelimit
Activate
yarn pm enable sample-ratelimit
Launch the app
# for development
yarn dev
# for production
yarn build
yarn start
Demo
[gif]