{"id":17686331,"url":"https://github.com/tale/masonmaps","last_synced_at":"2026-02-21T11:01:57.106Z","repository":{"id":210786744,"uuid":"685264492","full_name":"tale/masonmaps","owner":"tale","description":"A clone of the popular GeoGuessr for George Mason University","archived":false,"fork":false,"pushed_at":"2023-12-04T21:31:02.000Z","size":95290,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-17T04:05:09.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/tale.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}},"created_at":"2023-08-30T21:23:32.000Z","updated_at":"2023-12-04T21:32:17.000Z","dependencies_parsed_at":"2023-12-05T00:10:36.478Z","dependency_job_id":null,"html_url":"https://github.com/tale/masonmaps","commit_stats":null,"previous_names":["tale/masonmaps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tale/masonmaps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tale%2Fmasonmaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tale%2Fmasonmaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tale%2Fmasonmaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tale%2Fmasonmaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tale","download_url":"https://codeload.github.com/tale/masonmaps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tale%2Fmasonmaps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29679049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T09:33:50.764Z","status":"ssl_error","status_checked_at":"2026-02-21T09:33:19.949Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-24T10:44:34.635Z","updated_at":"2026-02-21T11:01:57.090Z","avatar_url":"https://github.com/tale.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MasonMaps\n\n## To run frontend:\nInstall nodejs from [here](https://nodejs.org) and select the LTS version (left green button)\n\nOnce it is installed, open your terminal and ensure that `npm` runs successfully on it.\nIt should print something like this:\n```\nnpm \u003ccommand\u003e\n\nUsage:\n\nnpm install        install all the dependencies in your project\nnpm install \u003cfoo\u003e  add the \u003cfoo\u003e dependency to your project\nnpm test           run this project's tests\nnpm run \u003cfoo\u003e      run the script named \u003cfoo\u003e\nnpm \u003ccommand\u003e -h   quick help on \u003ccommand\u003e\nnpm -l             display usage info for all commands\nnpm help \u003cterm\u003e    search for help on \u003cterm\u003e\nnpm help npm       more involved overview\n\nAll commands:\n```\n\nThen in order to run the frontend, you'll need to navigate into the frontend folder from your terminal by doing `cd frontend/`.\nOnce there, run `npm install`, it will install all dependencies and once that is done, run `npm run dev` which should start the server.\nIt should say it's running on `http://localhost:5173`, just navigate to this URL on your browser.\n\nOnce done, editing any file in the `frontend/src` folder will automatically reload the frontend with your changes!\n\n## To run backend:\nInstall Java 17 (idk how you are supposed to do this).\nThen you need to cd into the backend folder `cd backend/` and run the following command based on computer.\n\nWindows: `gradlew.bat bootRun`\nLinux/macOS: `./gradlew bootRun`\n\nIt should setup everything and start the server on port 8080.\nWhen you make changes, you'll need to do Ctrl+C in the terminal and run the command again to restart the server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftale%2Fmasonmaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftale%2Fmasonmaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftale%2Fmasonmaps/lists"}