Yash Mittal
Yash Mittal
## Todo - [ ] Move batch worker from BHasai to stencil - [ ] move to RxJS
# Description PDF Creation microservice. Research around how can we go about generating PDFs. examples: 1. Sending in HTML templates using HBS, EJS etc. templating engines. 2. .... figure out...
## Description The docker command should allow for two things: - [x] Tooling specific setup - command like `stencil docker monitoring` should setup the docker-compose files necessary for the monitoring...
## Description Write a parser to read through the controller definitions, look for `@Query()` and `@Body()` decorators in function signature and generate corresponding swagger decorators like `@ApiQuery()`, `@ApiResponse()` and `@ApiRequest()`....
## Description The version `v0.0.1` of the stencil spec we have the following tasks - [ ] Document which spec fields are taken and why are they taken - [...
# Description Present version of GeoIP interceptor only allows taking in a list of countries for blocking the requests, this should be expanded to allow for a lot more ways...
# Description A railway like platform for easy deployments. # Evaluate These are some existing self hosted tools which might be of help: 1. [Dokku](https://dokku.com/) 2. [Kubero](https://www.kubero.dev/)