{"id":19558244,"url":"https://github.com/swechhya/isol8r-backend","last_synced_at":"2026-06-07T20:31:01.746Z","repository":{"id":231971963,"uuid":"782446248","full_name":"Swechhya/isol8r-backend","owner":"Swechhya","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-07T02:32:30.000Z","size":31664,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-08T22:03:08.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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}},"created_at":"2024-04-05T10:14:25.000Z","updated_at":"2024-04-07T02:55:00.000Z","dependencies_parsed_at":"2024-04-07T04:44:28.299Z","dependency_job_id":null,"html_url":"https://github.com/Swechhya/isol8r-backend","commit_stats":null,"previous_names":["swechhya/isol8r-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swechhya%2Fisol8r-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swechhya%2Fisol8r-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swechhya%2Fisol8r-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swechhya%2Fisol8r-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swechhya","download_url":"https://codeload.github.com/Swechhya/isol8r-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240814857,"owners_count":19861958,"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:36.531Z","updated_at":"2026-06-07T20:31:01.681Z","avatar_url":"https://github.com/Swechhya.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# isol8r-backend\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```go\ngit clone git@github.com:Swechhya/isol8r-backend.git\n```\n\n2. Install all the go modules\n\n```go\ngo get .\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 code:\n\n```go\n go run cmd/app/main.go\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\n## Future Enhancements\n\n- Support database other than postgres\n- Support single repo that contain both client and server code\n- Support other access control platforms like Gitlab, BitBucket etc.\n- Add support of secret manager in feature environment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswechhya%2Fisol8r-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswechhya%2Fisol8r-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswechhya%2Fisol8r-backend/lists"}