{"id":18764887,"url":"https://github.com/psygo/abragodb","last_synced_at":"2026-01-05T05:05:31.980Z","repository":{"id":238567932,"uuid":"796833210","full_name":"psygo/abragodb","owner":"psygo","description":"ABRAGO DB","archived":false,"fork":false,"pushed_at":"2024-05-25T00:24:57.000Z","size":467,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T05:23:00.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://abragodb.vercel.app","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/psygo.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-05-06T18:04:21.000Z","updated_at":"2024-05-25T00:25:00.000Z","dependencies_parsed_at":"2024-11-07T18:35:50.192Z","dependency_job_id":"39e468ae-fe9e-420a-8b6d-d61fc429bf40","html_url":"https://github.com/psygo/abragodb","commit_stats":null,"previous_names":["psygo/abragodb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psygo%2Fabragodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psygo%2Fabragodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psygo%2Fabragodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psygo%2Fabragodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psygo","download_url":"https://codeload.github.com/psygo/abragodb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244902926,"owners_count":20529115,"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-07T18:31:55.321Z","updated_at":"2026-01-05T05:05:31.933Z","avatar_url":"https://github.com/psygo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ABRAGO DB\n\nA database for Brazilian Go players.\n\nYou can check out the future plans for the project in the [`tasks.md`](./tasks.md) file.\n\n## Services and Tech\n\n- [Vercel](https://vercel.com) for handling deployment.\n- [EdgeDB](https://www.edgedb.com/)\n- [Clerk Auth](https://clerk.com/)\n\n## Dev\n\n### Environment Variables\n\nThis is the shape of the project's environment variables:\n\n```env\n#-----------------------------------------------------------\n# 1. Clerk\n\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\nCLERK_SECRET_KEY=\n\nCLERK_WEBHOOKS_USER_EVENTS=\n\n#-----------------------------------------------------------\n```\n\n### EdgeDB\n\nTo create migrations:\n\n```sh\nedgedb migration create\nedgedb migrate\n```\n\nIf you would like to reset things, you can:\n\n```sh\nedgedb\n```\n\nAnd then use `reset schema to initial;`.\n\nYou will also probably need to update Next.js' inferred types with:\n\n```sh\npnpx @edgedb/generate edgeql-js\n```\n\nIt's also possible to watch for diffs on EdgeDB with:\n\n```sh\nedgedb watch\n```\n\n### Using Ngrok for Local Development\n\nExpose your local host to the web:\n\n```sh\nngrok http http://localhost:3000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsygo%2Fabragodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsygo%2Fabragodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsygo%2Fabragodb/lists"}