Andrii Zontov
Andrii Zontov

1) https://github.com/LWJerri/Pauperial/blob/master/frontend/src/pages/Main.svelte#L56-L64 2) https://github.com/LWJerri/Pauperial/blob/master/frontend/src/pages/About.svelte#L67-L77
**IMPORTANT:** This is a bug report. If you are having problem with deploying a particular app use the deployment issue type. > If you are having problems with deploying a...
Minimal code to reproduce the problem: ```ts await new Rank() // some other configs params... .renderEmojis(true) .build({ fontX: "Arial", fontY: "Arial" }); // I have the latest package version. ```...
Hello. Can you add in the next update auto-hide all application tokens? It's very needed for everyone.
BACKEND: - [ ] Setup Nest.js server. - [ ] Add `/stats/` API endpoint. - [ ] Add `/contact/` API endpoint. - [ ] Add `/link/` API endpoint. - [...
### Description The whole problem is described below. ### Reproduce 1. Run Docker on two different servers. 2. Merge servers to docker swarm. 3. Try to get access from one...