{"id":20068797,"url":"https://github.com/dotangad/intrasudo","last_synced_at":"2025-09-18T22:33:25.697Z","repository":{"id":108946737,"uuid":"250048639","full_name":"dotangad/intrasudo","owner":"dotangad","description":"Long running internal cryptic hunt.","archived":false,"fork":false,"pushed_at":"2021-07-06T15:33:41.000Z","size":388,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T03:11:22.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dotangad.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":"2020-03-25T17:41:35.000Z","updated_at":"2023-07-17T19:59:38.000Z","dependencies_parsed_at":"2023-03-13T14:20:05.066Z","dependency_job_id":null,"html_url":"https://github.com/dotangad/intrasudo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotangad/intrasudo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotangad%2Fintrasudo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotangad%2Fintrasudo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotangad%2Fintrasudo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotangad%2Fintrasudo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotangad","download_url":"https://codeload.github.com/dotangad/intrasudo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotangad%2Fintrasudo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275844443,"owners_count":25538991,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-13T14:09:11.712Z","updated_at":"2025-09-18T22:33:25.364Z","avatar_url":"https://github.com/dotangad.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intrasudo platform\n\nMoved to https://github.com/exunclan/intrasudo\n\n## Setup - Normal\n\n1. Install `node`, `npm`, `mysql`, `redis`.\n2. Start `mysql` and `redis`.\n3. Clone this repo -\n\n```\ngit clone https://github.com/dotangad/intrasudo\n```\n\n3. Install dependencies -\n\n```\ncd intrasudo \u0026\u0026 npm i\n```\n\n4. While that's running go to the GCP console and get your OAuth Client ID and secret.\n5. Create a MySQL database.\n6. Copy and fill out the config files.\n\n```\ncp .env.example .env\ncp config/config.example.json config/config.json\n```\n\n7. Run migrations and seeders\n\n```\nnpm run db:migrate\nnpm run db:seed\n```\n\n8. Start the app!\n\n```\nnpm run serve:dev\n```\n\n## Setup - Docker\n1. Clone this repo\n\n```\ngit clone https://github.com/dotangad/intrasudo\n```\n\n2. Go to the GCP console and get your OAuth Client ID and secret.\n3. Copy and fill out the config files.\n\n```\ncp .env.example .env\ncp config/config.docker.example.json config/config.json\n```\n\n4. Start Docker Containers\n\n```\ndocker-compose up\n```\n\n5. Run migrations and seeders\n\n```\ndocker ps # will return list of containers\ndocker-compose exec app_container_id node run db:migrate\ndocker-compose exec app_container_id node run seed\n```\n\u003e Run this only during the first time\n\n\n## TODO\n\n- [ ] Unique Username (didn't work - 2021)\n- [ ] Disqualify in Bot `!dq`\n  1. Allow in all servers\n  2. Allow only by admins \n- [ ] Change Finished page from `v1.0` to `v3.0`\n- [x] Dockerize\n- [ ] IP logging and banning\n- [ ] Make navbar responsive\n- [ ] Test account photo change\n- [ ] Time restriction\n- [ ] Timer on instructions page\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotangad%2Fintrasudo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotangad%2Fintrasudo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotangad%2Fintrasudo/lists"}