{"id":26493955,"url":"https://github.com/dwarvesf/icy-backend","last_synced_at":"2026-05-11T04:54:07.754Z","repository":{"id":261572019,"uuid":"881192840","full_name":"dwarvesf/icy-backend","owner":"dwarvesf","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-12T04:20:02.000Z","size":382,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-12T05:23:33.990Z","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/dwarvesf.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-10-31T04:24:57.000Z","updated_at":"2025-03-12T04:20:05.000Z","dependencies_parsed_at":"2024-11-07T09:38:53.725Z","dependency_job_id":"b338a7e0-382b-4d9d-b8bd-1a3d9b1605cd","html_url":"https://github.com/dwarvesf/icy-backend","commit_stats":null,"previous_names":["dwarvesf/icy-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Ficy-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Ficy-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Ficy-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Ficy-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwarvesf","download_url":"https://codeload.github.com/dwarvesf/icy-backend/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244591450,"owners_count":20477709,"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-03-20T09:58:23.889Z","updated_at":"2026-05-11T04:54:02.717Z","avatar_url":"https://github.com/dwarvesf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ICY Backend\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/golang-1.23-blue\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/strategy-gitflow-%23561D25\" /\u003e\n  \u003ca href=\"https://github.com/consolelabs/mochi-api/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-GNU-blue\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Overview\n\nThis repository is the official BE services for ICY operations.\n\n\n## Setup local development environment (pick one of following ways)\n\n### Using DEVBOX\n\nCreate isolated shell using devbox\n\n```\nmake shell\n```\n\n###  Using your machine environment\n\n1. Install Golang\n\n2. Install Docker\n\n\n## How to run source code locally\n\n1. Set up source\n\nSet up infras, install dependencies, etc.\n\n```\nmake init\n```\n\nIf you use Devbox, it will be initialized automatically the first time you run `make shell`\n\n2. Set up env\n\nCreate a file `.env` with these values:\n\n```\nDB_HOST=\"127.0.0.1\"\nDB_PORT=\"25432\"\nDB_USER=\"postgres\"\nDB_PASS=\"postgres\"\nDB_NAME=\"icy_backend_local\"\nDB_SSL_MODE=\"disable\"\nALLOWED_ORIGINS=\"*\"\nENV=dev\n```\n\n3. Run source\n\n```\nmake dev\n```\n\nThe service starts with port 3000 as the default\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwarvesf%2Ficy-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwarvesf%2Ficy-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwarvesf%2Ficy-backend/lists"}