mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 18:26:41 +00:00
794080628b
* feat: ratelimit sample * feat: update doc * feat: sample url * fix: update yarn.lock
260 B
260 B
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]