{"id":17967390,"url":"https://github.com/peteryangio/scroup","last_synced_at":"2025-07-17T00:06:10.814Z","repository":{"id":75104212,"uuid":"153995064","full_name":"PeterYangIO/SCroup","owner":"PeterYangIO","description":"Web application that allows students on campus to organize study sessions with one another.","archived":false,"fork":false,"pushed_at":"2018-11-29T04:46:21.000Z","size":457,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-03T21:33:14.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/PeterYangIO.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":"2018-10-21T10:11:00.000Z","updated_at":"2018-12-06T09:09:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"46dec632-b401-436d-9cb0-434698603eb3","html_url":"https://github.com/PeterYangIO/SCroup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PeterYangIO/SCroup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterYangIO%2FSCroup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterYangIO%2FSCroup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterYangIO%2FSCroup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterYangIO%2FSCroup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterYangIO","download_url":"https://codeload.github.com/PeterYangIO/SCroup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterYangIO%2FSCroup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265553225,"owners_count":23787036,"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-29T14:08:32.043Z","updated_at":"2025-07-17T00:06:10.796Z","avatar_url":"https://github.com/PeterYangIO.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Instructions\n## Backend\nThe backend is built with Java, Servlets, and MySQL. You will need to use Maven for resolving dependencies.\n### Using Maven\nMaven allows projects to be plug and play. The IDE will detect the `pom.xml` configuration without you having to do much.\nIf you would like to add a dependency, find it on [Maven](https://mvnrepository.com) and paste in the `\u003cdependency\u003e` XML snippet provided on the website.\n\n### Server Set Up\nFor consistency with paths, we want to deploy on `localhost:8080/` instead of `localhost:8080/SCroup`.\nTo do this, go to the Servers folder in the Project Explorer, find `server.xml`\nEdit the `\u003cContext/\u003e` tag `path=` value to be `path=\"\"`\n\n**NOTE:** The first build will take significantly longer than subsequent builds. *Be patient!*\n\n## Frontend\nThe frontend is built with React. You will need `npm` to compile the source files which can be found in `src/main/webapp`.\n### Installing Node Modules\n1. Make sure to have [npm](https://www.npmjs.com/get-npm)\n2. `cd src/main/webapp`\n3. `npm install`\n4. `npm run build:dev` or `npm run build:prod` (details below)\n\n### Build\nDuring active frontend development, use `npm run build:dev` to quickly build changes; however this is a large and unoptimized file that should not be used in production\n\nFor deployment, use `npm run build:prod` which will shake out unnecessary sub-modules and minify the code\n\nNote that in Eclipse you need to clean the project before building. Otherwise, .js files will not be updated automatically.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeteryangio%2Fscroup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeteryangio%2Fscroup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeteryangio%2Fscroup/lists"}