{"id":19558234,"url":"https://github.com/swechhya/isol8r-frontend","last_synced_at":"2025-07-09T21:34:02.259Z","repository":{"id":231972059,"uuid":"782447202","full_name":"Swechhya/isol8r-frontend","owner":"Swechhya","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-07T06:11:23.000Z","size":513,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-07T16:49:03.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Swechhya.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-05T10:16:53.000Z","updated_at":"2024-04-07T02:57:07.000Z","dependencies_parsed_at":"2025-01-08T22:12:44.295Z","dependency_job_id":null,"html_url":"https://github.com/Swechhya/isol8r-frontend","commit_stats":null,"previous_names":["swechhya/isol8r-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Swechhya/isol8r-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swechhya%2Fisol8r-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swechhya%2Fisol8r-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swechhya%2Fisol8r-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swechhya%2Fisol8r-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swechhya","download_url":"https://codeload.github.com/Swechhya/isol8r-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swechhya%2Fisol8r-frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264503950,"owners_count":23618762,"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-11-11T04:46:34.650Z","updated_at":"2025-07-09T21:34:02.242Z","avatar_url":"https://github.com/Swechhya.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# isol8r-frontend\n\n![image](https://github.com/Swechhya/isol8r-frontend/assets/40053781/e86b777d-083b-4d9f-a470-7feca68055d5)\n\n## Description\n\nisol8r enables deployment of feature changes separate from dev, UAT, prod. This means that long running projects, expriments can be tested prior to merging the code.\n\n## Installation\n\nTo setup this code locally you can follow the follwing steps:\n\n1. Clone the repo\n\n```sh\ngit clone git@github.com:Swechhya/isol8r-frontend.git\n```\n\n2. Install all the node modules with your favourite package manager \n\n```sh\n# bun\nbun install\n\n# npm\nnpm install\n\n#yarn\nyarn install\n```\n\n3. Copy the `.env.example` file and rename it as `.env`. Add add all the env config.\n\n4. To run the program execute the following command to run locally:\n\n```sh\n# bun\nbun dev\n\n# npm\nnpm run dev\n\n# yarn\nyarn run dev\n```\n\n5. To generate the production build execute the following command:\n\n```sh\n# bun\nbun run build\n\n# npm\nnpm run build\n\n# yarn\nyarn run build\n```\n\n## Features\n\n- Developers can test their changes in a controlled environment without affecting other ongoing development work or the stability of existing features\n- By testing changes in an isolated environment, teams can identify and address potential issues or bugs early in the development process.\n- Developers can easily rollback or roll-forward changes within the isolated environment without affecting the main development or production environments\n- Developers can allocate resources specifically for testing and experimentation, ensuring efficient use of computing power\n- Designed to be scalable and adaptable to the needs of different projects and teams\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswechhya%2Fisol8r-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswechhya%2Fisol8r-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswechhya%2Fisol8r-frontend/lists"}