NextJS-Electron-Boilerplate icon indicating copy to clipboard operation
NextJS-Electron-Boilerplate copied to clipboard

A boilerplate for building desktop apps with Electron and NextJS.

Results 16 NextJS-Electron-Boilerplate issues
Sort by recently updated
recently updated
newest added

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.1 to 7.7.1. Release notes Sourced from @​typescript-eslint/parser's releases. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's...

dependencies

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.2.0 to 18.3.1 Release notes Sourced from react's releases. 18.3.1 (April 26, 2024) Export act from...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.1.1 to 7.7.1. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's...

dependencies

Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 7.6.17 to 8.0.9. Release notes Sourced from storybook's releases. v8.0.9 8.0.9 Addon-docs: Fix MDX compilation when using @vitejs/plugin-react-swc with plugins - #26837, thanks @​JReinhold! CSF: Fix typings...

dependencies

Bumps [electron](https://github.com/electron/electron) from 29.1.1 to 30.0.1. Release notes Sourced from electron's releases. electron v30.0.1 Release Notes for v30.0.1 Other Changes Updated Chromium to 124.0.6367.60. #41867 electron v30.0.0 Release Notes for...

dependencies

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.19 to 18.2.25. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=18.2.19&new-version=18.2.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.21 to 20.12.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.11.21&new-version=20.12.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

After building the app and starting the built exe file and clicking on a link component, the app goes into a white blank screen.

Hello, first I would like to thank you for the beautiful repository, which does not require using nextron I would like to know how I integrate my realm db of...