mirror of
https://github.com/nocobase/nocobase.git
synced 2026-09-01 14:57:36 +08:00
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]