Tiago de Oliveira Stutz
Tiago de Oliveira Stutz
Hi! I'm building a component that will run a NodeJS adapter along with a VerneMQ instance in the same container. I was struggling to make it run because the NodeJS...
I have made an Traefik image that comes with Lets Encrypt ready to go using HTTP Challenge, which allows each application proxied by Traefik to have its own Certificate. Take...
If you want to **contribute to this project, please create an issue asking for a task and provide a bit of information of how you can and would like to...
I've started this project https://github.com/bancodobrasil/stop-analyzing that is a Poppins project, but I missed directions on how to write a CONTRIBUTING.md file. Maybe there could be a CONTRIBUTING-template.md to help structure...
Add a `useEffect` to the `useChoiceBoardModel.ts` that fetches the initial choices from an endpoint and set the initial options from that. Tip: this endpoint could be the mock server endpoint
If you want to **contribute to this project, please create an issue asking for a task and provide a bit of information of how you can and would like to...
Currently the README instructions does not lead to a running server and doesn't give directions on how to check whether the server is correctly running. There could be an instruction...
Currently the database connection information is get from an environment variable DATABASE_URL. To be more a "go thing", we could change it to be a flag `--databaseURL` instead of the...
The result of the crawler made by @douglasferlini in #5 is a JSON array with the overall information of the dresses os [La Fiancee](https://www.lafiancee.com.br/vestidos-de-noiva). Now, we need now to get...
Following this issue comment https://github.com/bancodobrasil/stop-analyzing-api/issues/16#issuecomment-667519483, document the endpoint to get the next choice in the README.md