{"id":21257524,"url":"https://github.com/cympletech/dao","last_synced_at":"2026-01-05T04:08:22.262Z","repository":{"id":52337839,"uuid":"362316762","full_name":"CympleTech/DAO","owner":"CympleTech","description":"DAO service for ESSE.","archived":false,"fork":false,"pushed_at":"2022-05-28T03:52:38.000Z","size":165,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-21T22:27:00.569Z","etag":null,"topics":["dao","web3"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/CympleTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-28T02:44:20.000Z","updated_at":"2023-03-21T22:27:00.570Z","dependencies_parsed_at":"2022-09-03T08:50:41.891Z","dependency_job_id":null,"html_url":"https://github.com/CympleTech/DAO","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CympleTech%2FDAO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CympleTech%2FDAO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CympleTech%2FDAO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CympleTech%2FDAO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CympleTech","download_url":"https://codeload.github.com/CympleTech/DAO/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225669526,"owners_count":17505386,"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":["dao","web3"],"created_at":"2024-11-21T04:04:11.053Z","updated_at":"2026-01-05T04:08:22.212Z","avatar_url":"https://github.com/CympleTech.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DAO service\n\nWIP [Discuss](https://github.com/CympleTech/esse/discussions/20)\n\n\n## Database prepare\n``` shell\n$ export DATABASE_URL=postgres://postgres@localhost/my_database\n$ cargo install sqlx-cli --no-default-features --features postgres\n$ sqlx database create\n$ sqlx migrate run\n```\n[more details about sqlx](https://github.com/launchbadge/sqlx/tree/master/sqlx-cli)\n\n\n## Running\n``` shell\n$ cargo run\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcympletech%2Fdao","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcympletech%2Fdao","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcympletech%2Fdao/lists"}