{"id":18250486,"url":"https://github.com/jhedev/campus","last_synced_at":"2025-08-19T01:09:32.959Z","repository":{"id":23838178,"uuid":"27215542","full_name":"jhedev/campus","owner":"jhedev","description":"Simple web app to subscribe to the calendar offered by the Campus Office (https://www.campus.rwth-aachen.de/office/)","archived":false,"fork":false,"pushed_at":"2015-08-11T16:30:10.000Z","size":180,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T20:35:30.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jhedev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-27T08:18:08.000Z","updated_at":"2015-04-04T14:34:04.000Z","dependencies_parsed_at":"2022-08-21T23:40:09.809Z","dependency_job_id":null,"html_url":"https://github.com/jhedev/campus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jhedev/campus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhedev%2Fcampus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhedev%2Fcampus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhedev%2Fcampus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhedev%2Fcampus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhedev","download_url":"https://codeload.github.com/jhedev/campus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhedev%2Fcampus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271083894,"owners_count":24696396,"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-08-18T02:00:08.743Z","response_time":89,"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-05T09:44:50.577Z","updated_at":"2025-08-19T01:09:32.929Z","avatar_url":"https://github.com/jhedev.png","language":"Haskell","readme":"campus\n======\n\n[![build status](https://circleci.com/gh/jhedev/campus.png?style=shield)](https://circleci.com/gh/jhedev/campus/tree/master)\n\nSimple web app to subscribe to the calendar offered by the [Campus Office](https://www.campus.rwth-aachen.de/office/) of [RWTH Aachen](http://www.rwth-aachen.de/). (See @Faerbit's [fork](https://github.com/Faerbit/campus) to get this running for the Campus Office of [FH Aachen](https://www.fh-aachen.de/))\n\n### Build and run locally\n```\ncabal sandbox init # Create a sandbox\ncabal install # Installs all dependencies and builds campus, may take a while\nPORT=3000 CAMPUS_USER=ab123456 CAMPUS_PASS=password cabal run # to run campus\n```\n\n### Run the Docker container\n```\ndocker run -e CAMPUS_USER=ab123456 -e CAMPUS_PASS=password jhedev/campus\n```\n\n### Deploy to Heroku\nRun the following commands:\n```\nheroku create --stack=cedar --buildpack https://github.com/begriffs/heroku-buildpack-ghc.git\ngit push heroku master # This may take a while\nheroku config:set CAMPUS_USER=ab123456 # Your campus office user id (matriculation number)\nheroku config:set CAMPUS_PASS=password # Your password\nheroku open # open the app\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhedev%2Fcampus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhedev%2Fcampus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhedev%2Fcampus/lists"}