Ayush Chugh
Ayush Chugh
I think that we should have a workflow in this repo which will automatically create new release on every pull request merged into main branch. but we have to follow...
I am using this theme which is great but when we use **console.log('hello world');** or **document.getElementById** in these things, **console** and **document** words are not colored they remain white which...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...
### Description Create a rate-limiter middleware that will only allow 150 requests per 15 minutes from a single device ### Anything else? nestjs rate limiter:- https://docs.nestjs.com/security/rate-limiting
You can add your self for contribution by using @all-contributors check out their docs: https://allcontributors.org/docs/en/bot/usage
`Partner with us` and `Sponsor us` buttons are not working in `contact` section 
when we click on any social button of a team member in `team` section than the button is not working and we are not redirected to their social media ![Recording...
### Description Currently we are using these routes Mark user as admin --> `PATCh /api/admin/users/markadmin/:id` Mark user as verified --> `PATCH /api/admin/users/markverified/:id` Get all users --> `GET /api/users` Update Username...
Use this issue to add new contributors for `all-contributors`
This extension is working with JS but not JSX