Sal
Sal
Hey @hetmann, love the ui kit as always, just ran into a problem when I started using it on android. It gives the following error. I googled how to resolve...
This PR is to migrate to NX for better developer experience
Currently the nest app was generated via the Nest CLI. With the creation of Nx, it is best to employ it for better developer experience. Similar to the face-life that...
Currently there are unit tests and E2E tests but with the use of [CASL](https://casl.js.org/) it is best to revisit this and have a higher testing coverage.
To follow Golang best practices, rework the interface naming convention and add more return statements instead of else cases