-
### Description
Text in the sidebar is hard to read due to low contrast with the background.
### Acceptance Criteria
Increase text contrast or adjust background color.
### Links
| [`FIGMA LINK`](…
-
Error when executing invoke test
my sample invoke command: serverless invoke test --stage dev --region us-east-1 -f getPartners
after hitting enter:
Error:
TypeError: serverless.classes.Vari…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [ ] Using latest version o…
-
## Background
Unit testing is a crucial part of maintaining code quality and preventing regressions. Adding Jest, a popular JavaScript testing framework, to our boilerplate will provide a solid found…
-
Using nrg will make your node future proof to browser and node changes. Nodes built with nrg have their javascript for both client and server automatically updated to the latest ecma specs. Stylesheet…
-
I am getting the following error
```
C:\electron-boilerplate\build\node_modules\bindings\bindings.js:91 Uncaught Error: Could not locate the bindings file. Tried:
→ C:\electron-boilerplate\build\nod…
-
I'm on Windows 10 x64 and can't get the boilerplate to run.
## Error on master branch
on commit `c7a808185b372a27dfe5758b340578c95922f74e`
```
git clone git@github.com:gaearon/react-hot-boilerplate.…
-
First I'm testing with the minimal loop (edited for #32):
```
6 4 0.5 -> nothing should happen yet
3 6 100.0 -> nothing should happen still
4 3 2.0 -> 4 should send 3 a flood probe
…
-
Build crash due to Google Analytics configuration:
```bash
[ERROR] Error: The "gtag" field in themeConfig should now be specified as option for plugin-google-gtag. For preset-classic, simply move …
-
### Description
The spacing in the hero section does not align with the Figma design, resulting in a crowded appearance.
### Acceptance Criteria
Adjust margins and paddings to match the design spec…