{"id":22915152,"url":"https://github.com/dynamic-framework/dynamic-react-base-template","last_synced_at":"2025-04-01T12:09:16.201Z","repository":{"id":192109485,"uuid":"571604852","full_name":"dynamic-framework/dynamic-react-base-template","owner":"dynamic-framework","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T20:43:52.000Z","size":1762,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-12-15T22:17:19.952Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dynamic-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-11-28T13:47:31.000Z","updated_at":"2023-12-20T15:58:58.116Z","dependencies_parsed_at":"2023-09-02T16:28:31.030Z","dependency_job_id":"5724fec6-82ea-46e3-adf7-d1becf51e7dc","html_url":"https://github.com/dynamic-framework/dynamic-react-base-template","commit_stats":null,"previous_names":["dynamic-framework/dynamic-react-base-template"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamic-framework%2Fdynamic-react-base-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamic-framework%2Fdynamic-react-base-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamic-framework%2Fdynamic-react-base-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamic-framework%2Fdynamic-react-base-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynamic-framework","download_url":"https://codeload.github.com/dynamic-framework/dynamic-react-base-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246635984,"owners_count":20809333,"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":"2024-12-14T05:19:14.964Z","updated_at":"2025-04-01T12:09:16.176Z","avatar_url":"https://github.com/dynamic-framework.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dynamic-react-base-template\n## Requirements:\n- node@20+\n- npm@10+\n- @modyo/cli@latest\n\n## Installation and initial setup\nThe best way to install this template is using the [modyo-cli](https://docs.modyo.com/en/platform/channels/cli.html)\n\n```console\nnpx @modyo/cli@latest get dynamic-react-base-template my-project\ncd my-project\nnpm i\nnpm run start\n```\n\n### Setup\n1. Change the property name in `package.json` to the name of your project\n2. Change the root `id` property to your project name in `public/index.html` and `src/index.tsx`\n\n**Note**: The root id should be _unique_ in your site and it should be written in camelCase.\n\n## Deployment to Modyo and CI\nFor deploying your project to Modyo and integrating it with your CI/CD pipeline, follow these steps:\n\nConfigure the necessary environment variables in an `.env` file or as part of your CI settings:\n\n```yaml\n# Base URL of your Modyo organization\nMODYO_ACCOUNT_URL=https://my-org.modyo.cloud/\n\n# Either the host or the ID where you will deploy your micro frontend (not both)\n# MODYO_SITE_HOST=my-site\nMODYO_SITE_ID=65\n\n# Token for authorizing the deployment, obtained from Modyo\nMODYO_TOKEN=gT0ogV43LSy4nV9cYtc_hH0i_rUFa01q-12ptFzoW8\n\n# Major version of the Modyo platform where the deployment will take place (8 or 9)\nMODYO_VERSION=10\n\n# Directory containing the micro frontend bundle\nMODYO_BUILD_DIRECTORY=build\n\n# Name to identify your Micro Frontend in Modyo\nMODYO_WIDGET_NAME=dynamic-react-base-template\n\n# Directive necessary for safely removing some libraries from the liquid parser\nMODYO_DISABLE_LIQUID_REGEX=raw\n```\n\n## Learn More\nFind more information about microfrontends and configuration details on [Modyo Docs](https://docs.modyo.com) \u0026 [Modyo Community](https://www.modyo.com/community)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamic-framework%2Fdynamic-react-base-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamic-framework%2Fdynamic-react-base-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamic-framework%2Fdynamic-react-base-template/lists"}