{"id":15813417,"url":"https://github.com/skn0tt/orgu","last_synced_at":"2025-06-22T06:02:52.983Z","repository":{"id":88224455,"uuid":"424543392","full_name":"Skn0tt/orgu","owner":"Skn0tt","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T17:54:44.000Z","size":1118,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-10-06T04:01:54.580Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://orgu.onrender.com/","language":"TypeScript","has_issues":false,"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/Skn0tt.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":"2021-11-04T09:47:28.000Z","updated_at":"2021-11-22T07:51:41.000Z","dependencies_parsed_at":"2024-10-26T09:45:45.988Z","dependency_job_id":"69969214-ff6e-447e-a2b1-365bb7993c5b","html_url":"https://github.com/Skn0tt/orgu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Skn0tt/orgu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skn0tt%2Forgu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skn0tt%2Forgu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skn0tt%2Forgu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skn0tt%2Forgu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Skn0tt","download_url":"https://codeload.github.com/Skn0tt/orgu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skn0tt%2Forgu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261243972,"owners_count":23129633,"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-10-05T04:01:55.726Z","updated_at":"2025-06-22T06:02:47.975Z","avatar_url":"https://github.com/Skn0tt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a [Blitz.js](https://github.com/blitz-js/blitz) app.\n\n# Orgu\n\n## Setup\n\n### Environment Variables\n\nCreate a `.env.local` file in the root directory with these environment variables:\n\n```\nDATABASE_URL=\"postgresql://postgres:1234@localhost:6432/orgu\"\nPOSTGRES_USER=postgres\nPOSTGRES_PASSWORD=1234\nPOSTGRES_DB=orgu\nGITHUB_CLIENT_ID=\u003cyour-github-client-id\u003e\nGITHUB_CLIENT_SECRET=\u003cyour-github-client-secret\u003e\nBASE_URL=http://localhost:3000\nBLITZ_PUBLIC_AUTHENTICATION_REQUIRED=true\n```\n\nCreate a `.env.test.local` file in the root directory with these environment variables:\n\n```\nDATABASE_URL=\"postgresql://postgres:1234@localhost:6433/orgu\"\nPOSTGRES_USER=postgres\nPOSTGRES_PASSWORD=1234\nPOSTGRES_DB=orgu\n```\n\n### Database\n\nMake sure docker is running. Run:\n\n```\nnpm run predev\nnpm run db:reset\n```\n\n## Start\n\nRun your app in the development mode.\n\n```\nblitz dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Local Docker Postgres Database\n\n### Connect\n\n```\nsudo docker exec -it orgu_db_1 psql -U postgres\n```\n\n### Execute Script\n\n```\ncat data.sql | sudo docker exec -i orgu_db_1 psql -U postgres orgu\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskn0tt%2Forgu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskn0tt%2Forgu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskn0tt%2Forgu/lists"}