{"id":31042916,"url":"https://github.com/alessiocoser/electron-react-multiwindow-state-boilerplate-with-typescript","last_synced_at":"2026-06-30T16:31:02.201Z","repository":{"id":62151493,"uuid":"558309001","full_name":"AlessioCoser/Electron-React-Multiwindow-State-Boilerplate-with-Typescript","owner":"AlessioCoser","description":"This is an Electron React example which preserve state across different windows written in Typescript","archived":false,"fork":false,"pushed_at":"2022-10-27T09:49:18.000Z","size":773,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T17:55:55.921Z","etag":null,"topics":["electron-app","electron-multi-window","electron-parcel","electron-react","electron-typescript","electronic-structure"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlessioCoser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-27T09:41:20.000Z","updated_at":"2023-01-16T14:38:48.000Z","dependencies_parsed_at":"2022-10-27T10:45:16.171Z","dependency_job_id":null,"html_url":"https://github.com/AlessioCoser/Electron-React-Multiwindow-State-Boilerplate-with-Typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlessioCoser/Electron-React-Multiwindow-State-Boilerplate-with-Typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlessioCoser%2FElectron-React-Multiwindow-State-Boilerplate-with-Typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlessioCoser%2FElectron-React-Multiwindow-State-Boilerplate-with-Typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlessioCoser%2FElectron-React-Multiwindow-State-Boilerplate-with-Typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlessioCoser%2FElectron-React-Multiwindow-State-Boilerplate-with-Typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlessioCoser","download_url":"https://codeload.github.com/AlessioCoser/Electron-React-Multiwindow-State-Boilerplate-with-Typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlessioCoser%2FElectron-React-Multiwindow-State-Boilerplate-with-Typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34975668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electron-app","electron-multi-window","electron-parcel","electron-react","electron-typescript","electronic-structure"],"created_at":"2025-09-14T12:21:57.773Z","updated_at":"2026-06-30T16:31:02.178Z","avatar_url":"https://github.com/AlessioCoser.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electron React Multiwindow State Boilerplate with Typescript\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and modified in order to handle the electron app features.\n\n## Prerequisites\n- NodeJs \u003e 12\n- npm\n\n## Setup\n```\nnpm install\n```\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\n\nThe page will reload if you make edits.\nYou will also see any lint errors in the console.\n\n### `npm run start:static`\n\nRuns the app in development mode with statically generated pages.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run test:e2e`\n\nLaunches e2e test of the electron application with playwright.\n\nIf you want to run a single e2e test:\n`npm run test:e2e -- -g \"Count state is moved across windows\"`\n\n### `npm run test:all`\n\nLaunches all the tests from both unit and e2e\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\n### `npm run pack`\n\nPack the app in dist folder.\nThe generated artifacts are installaters for Mac, Linux and Windows\n\n### `npm run pack:mac`\n\nPack the app in dist folder.\nThe generated artifact is an installater for Mac\n\n### `npm run pack:win`\n\nPack the app in dist folder.\nThe generated artifact is an installater for Windows\n\n### `npm run pack:lin`\n\nPack the app in dist folder.\nThe generated artifact is an installater for Linux\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessiocoser%2Felectron-react-multiwindow-state-boilerplate-with-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falessiocoser%2Felectron-react-multiwindow-state-boilerplate-with-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falessiocoser%2Felectron-react-multiwindow-state-boilerplate-with-typescript/lists"}