edu-server icon indicating copy to clipboard operation
edu-server copied to clipboard

Results 25 edu-server issues
Sort by recently updated
recently updated
newest added

Helpful References to create tests: https://blog.logrocket.com/unit-testing-nestjs-applications-with-jest/, https://docs.nestjs.com/fundamentals/testing, https://github.com/jmcdo29/testing-nestjs/tree/master/apps/mongo-sample/src

Add Swagger doc for the course controller API, It should cover all the get, post and put requests.

good first issue

The requests are already autogenerated, we have to generate response body for the controller. ref: https://docs.nestjs.com/openapi/operations

good first issue

Currently pushing changes requires manual efforts, there is a need to automate the process of pushing latest changes to heroku.

help wanted

The requests are already autogenerated, we have to generate response body for the controller. ref: https://docs.nestjs.com/openapi/operations

good first issue

The requests are already autogenerated, we have to generate response body for the controller. ref: https://docs.nestjs.com/openapi/operations

good first issue

Helpful References to create tests: https://blog.logrocket.com/unit-testing-nestjs-applications-with-jest/, https://docs.nestjs.com/fundamentals/testing, https://github.com/jmcdo29/testing-nestjs/tree/master/apps/mongo-sample/src

**Describe the bug** **To Reproduce** **Expected behavior** **Screenshots (If applicable)** **Desktop (please complete the following information):** - OS: - Browser - Version **Smartphone (please complete the following information):** - Device:...

Lean mongoose doc: https://mongoosejs.com/docs/tutorials/lean.html Currently we are returning the whole document even if the model doesn't need any further processes. Using lean with the models can be 10x more memory...

good first issue
mongo

The requests are already autogenerated, we have to generate response body for the controller. ref: https://docs.nestjs.com/openapi/operations

good first issue