-
Hi ianlucas,
Thank you for the amazing project.
I'm wondering if there's any way to run the project with asserts being local on server. If I'm understanding correctly, the project is using externa…
-
**Describe the bug**
If I follow the guide on npm page to setup , in my main.ts
`import { NestFactory } from '@nestjs/core';
import { AppModule } from './app.module';
import {
FastifyAdapter,…
-
I need to regenerate random data in each GET request. Since the data generation script can only be executed once during the json-server startup, I added a middleware function which opens the static da…
-
Setup static analysis for the EverShop Project:
- [x] Setup SonarQube server using Docker image
- [x] Setup SonarQube server using manual method
- [x] Connect your code project and run static analysi…
-
### Summary
I'm trying to configure the userprofile in keycloak. The validation of the module only allows predefined values, but there are other validators available in our instance. Additionally key…
-
### Current Behaviour
Smudge Thunderwood will sell you any item if you have the required gold for it. All items show red and theorically you should be able to buy it
![image](https://github.com/us…
-
When a message is sent in a server the bot is in without the wrapping being set, the bot crashes.
```
PrismaClientKnownRequestError:
Invalid `prisma.settings.findFirst()` invocation in
/home/pi/…
-
Hi, in NextJS `import zoomPlugin from 'chartjs-plugin-zoom'` cause `GET http://localhost:3000/ 500 (Internal Server Error)` while continue to work normally.
```
…
-
This isn't a big issue and more like an optimisation, where we could only append to the stylesheet the current classNames being used.
We could introduce `Stylesheet.collect` to analyse the html as…
-
For the server we will use supabase
- create team on supabase with domain scoped email
- set up database in postgres
- set up auth with social log in , password log in and OTP log in
- set up s…