{"id":29589178,"url":"https://github.com/oddsdk/react-todomvc","last_synced_at":"2025-07-20T04:37:00.431Z","repository":{"id":47828711,"uuid":"386010569","full_name":"oddsdk/react-todomvc","owner":"oddsdk","description":"React TodoMVC implementation backed by Webnative","archived":false,"fork":false,"pushed_at":"2023-02-06T21:29:31.000Z","size":3337,"stargazers_count":5,"open_issues_count":3,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-15T03:46:14.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oddsdk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-14T16:47:22.000Z","updated_at":"2023-05-19T15:39:19.000Z","dependencies_parsed_at":"2025-07-15T03:46:18.536Z","dependency_job_id":"83383ed4-5a4f-489e-b86e-46280e2f1539","html_url":"https://github.com/oddsdk/react-todomvc","commit_stats":null,"previous_names":["oddsdk/react-todomvc"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/oddsdk/react-todomvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddsdk%2Freact-todomvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddsdk%2Freact-todomvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddsdk%2Freact-todomvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddsdk%2Freact-todomvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oddsdk","download_url":"https://codeload.github.com/oddsdk/react-todomvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oddsdk%2Freact-todomvc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266067558,"owners_count":23871372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-07-20T04:36:54.675Z","updated_at":"2025-07-20T04:37:00.400Z","avatar_url":"https://github.com/oddsdk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webnative React TodoMVC\n\n[![Built by FISSION](https://img.shields.io/badge/⌘-Built_by_FISSION-purple.svg)](https://fission.codes)\n[![Built by FISSION](https://img.shields.io/badge/webnative-v0.36.1-purple.svg )](https://github.com/fission-suite/webnative)\n[![Discord](https://img.shields.io/discord/478735028319158273.svg)](https://discord.gg/zAQBDEq)\n[![Discourse](https://img.shields.io/discourse/https/talk.fission.codes/topics)](https://talk.fission.codes)\n\nThe repository implements TodoMVC with React and [webnative](https://github.com/fission-suite/webnative). The repository includes branches that demonstrate the same app configured with Create React App, Vite, and Webpack:\n\n- [Create React App build](https://github.com/fission-suite/react-todomvc)\n- [Vite build](https://github.com/fission-suite/react-todomvc/tree/vite)\n- [Webpack build](https://github.com/fission-suite/react-todomvc/tree/webpack)\n\n## Migration to Vite or Webpack\n\nThe app was initialized with Create React App and migrated to Vite and Webpack 5. See the [Migrate from CRA to Vite](https://github.com/fission-suite/react-todomvc/pull/2), and [Migrate from CRA to Webpack](https://github.com/fission-suite/react-todomvc/pull/3) pull requests for guides and diffs to help you migrate from Create React App.\n\n⚠️ Parcel 2 also has a branch but is not currently supported. Please see our build tool and bundler support tracking issue for the latest support notes: https://github.com/fission-codes/webnative/issues/293\n## Try it\n\nThe app is live at: https://young-turquoise-metalic-fairy.fission.app/\n\n## Setup\n\nInstall dependencies.\n\n```shell\nnpm install\n```\n\n## Develop\n\nTo work on the application locally:\n\n```shell\nnpm start\n```\n\nOpen the app in your web browser:\n- Create React App and Vite: `localhost:3000`\n- Webpack: `localhost:8080`\n\n## Build\n\nBuild the application.\n\n```shell\nnpm run build\n```\n\nThe build will be in `build` for Create React app, `dist` for Vite and `public` for Webpack.\n\n## Publish\n\nYou can publish your own version of this app with Fission! [Install the Fission CLI](https://guide.fission.codes/developers/installation) if you haven't already. \n\nBuild the application before the following steps.\n\nDelete `fission.yaml` and then register your own subdomain.\n\n```shell\nfission app register\n```\n\nThe CLI should prompt you with the appropriate build directory depending on which build tool or bundler you used.\n\nPublish the app.\n\n```shell\nfission app publish\n```\n\nYour version of the app is now live!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foddsdk%2Freact-todomvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foddsdk%2Freact-todomvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foddsdk%2Freact-todomvc/lists"}