{"id":18772626,"url":"https://github.com/authgear/authgear-nft-indexer","last_synced_at":"2025-04-13T08:31:44.431Z","repository":{"id":57792352,"uuid":"521179082","full_name":"authgear/authgear-nft-indexer","owner":"authgear","description":null,"archived":true,"fork":false,"pushed_at":"2025-01-20T08:33:14.000Z","size":336,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-21T17:01:47.629Z","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/authgear.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":"2022-08-04T08:08:07.000Z","updated_at":"2025-01-21T04:14:57.000Z","dependencies_parsed_at":"2024-05-02T06:33:36.438Z","dependency_job_id":"c49103e0-7223-4315-a0c5-939810e8e657","html_url":"https://github.com/authgear/authgear-nft-indexer","commit_stats":{"total_commits":147,"total_committers":3,"mean_commits":49.0,"dds":0.1496598639455783,"last_synced_commit":"e06e29c90a26864dfd5722ca3eeedb73d7760056"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-nft-indexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-nft-indexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-nft-indexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-nft-indexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authgear","download_url":"https://codeload.github.com/authgear/authgear-nft-indexer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248684290,"owners_count":21145052,"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-07T19:29:43.846Z","updated_at":"2025-04-13T08:31:44.008Z","avatar_url":"https://github.com/authgear.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AuthGear NFT Indexer\n\n## Prerequisite\n\n0. Docker 20.10.17+\n1. Install asdf\n\n2. Run the following to install all dependencies in .tool-versions\n\n```\nasdf install\n```\n\n## Environment Setup\n\n1. Run the following to generate a config file\n\n```\nmake setup\n```\n\n2. Edit `authgear-nft-indexer.yaml` for applicable configurations\n\n## Database setup\n\n1. Start the db container\n\n```\ndocker compose up -d\n```\n\n2. Apply database schema migrations:\n\n   make sure the db container is running\n\n   ```sh\n   go run ./cmd/server database migrate up\n   ```\n\nTo create new migration:\n\n```sh\n# go run ./cmd/authgear database migrate new \u003cmigration name\u003e\ngo run ./cmd/indexer database migrate new add user table\n```\n\n## Run everything\n\n```\ndocker compose up -d\n```\n\nThen run the following command to start up the server\n\n```\n# in project root\nmake start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthgear%2Fauthgear-nft-indexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauthgear%2Fauthgear-nft-indexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthgear%2Fauthgear-nft-indexer/lists"}