-
## Detailed Description
I've got a few instances of `local-npm` build and running within the last few days and I've found some things that I can contribute if there is interest:
- Express Server…
-
Notes for work done as part of the BrAPI Hackathon held April 15-19, 2024 in Wittenberg, Germany. Pretzel team attending remotely.
**Aim**
Expand support for BrAPI within Pretzel. As a starting po…
-
:guitar: :fire:
See also: https://github.com/stampit-org/stampit/issues/147
-
> Edited to summarise so far
There are potentially two issues, one which can only take down a development server, and once which can take down a production remix.js * express.js server (haven't tes…
-
```
What steps will reproduce the problem?
1. dump eeprom file with iwleeprom
2. modify the regdomain in the dump from 64 to 37 with an hex editor
3. correct crc of the dump using iwleeprom internal c…
-
The build tool `brunch` that is used to compile the NetCreate app is no longer actively developed or supported. For future-proofing, we may want to consider replacing it with a more modern tool.
##…
-
Great package.
I have added this package as my reaction button but sometimes it starts from the left and goes off the screen. I have tested it multiple times.
Not see any exception in the console …
-
I tried this on my local machine and linux server but neither of them actually worked I gave it a pretty generous amount of time to load but I don't think it even started gpt4all.
additional info…
-
after
```
.use(passport.session())
```
context is not works
-
### Describe the bug
Storybook config accepts as staticDirs property objects of `{from: 'path', to: 'path2'}` but prior to storybook 8.4 it could also resolve directly to files. e.g.
```
{
…