{"id":13760529,"url":"https://github.com/clojurecademy/clojurecademy","last_synced_at":"2025-05-10T11:30:21.492Z","repository":{"id":217227697,"uuid":"107258578","full_name":"clojurecademy/clojurecademy","owner":"clojurecademy","description":"Clojurecademy Web Application","archived":true,"fork":false,"pushed_at":"2020-06-04T08:54:34.000Z","size":547,"stargazers_count":594,"open_issues_count":7,"forks_count":48,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-11-16T17:41:12.891Z","etag":null,"topics":["clojure","clojurecademy","clojurescript","datomic"],"latest_commit_sha":null,"homepage":"https://clojurecademy.com","language":"Clojure","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/clojurecademy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-17T11:22:35.000Z","updated_at":"2024-09-10T21:07:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb225190-6d3d-4bb5-bd4d-67fd2668c696","html_url":"https://github.com/clojurecademy/clojurecademy","commit_stats":null,"previous_names":["clojurecademy/clojurecademy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurecademy%2Fclojurecademy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurecademy%2Fclojurecademy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurecademy%2Fclojurecademy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurecademy%2Fclojurecademy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clojurecademy","download_url":"https://codeload.github.com/clojurecademy/clojurecademy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253409876,"owners_count":21903984,"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":["clojure","clojurecademy","clojurescript","datomic"],"created_at":"2024-08-03T13:01:12.272Z","updated_at":"2025-05-10T11:30:21.041Z","avatar_url":"https://github.com/clojurecademy.png","language":"Clojure","funding_links":[],"categories":["Clojure"],"sub_categories":[],"readme":"# Clojurecademy\n\n[Clojurecademy](https://clojurecademy.com/) is an interactive platform that provides Clojure based courses. It's like _Codecademy_ for Clojure.\n\n\n![Clojurecademy Homepage](/home.png)\n\n## Requirements\n\n* JDK/Clojure 1.8\n* Leiningen 2.7.1+\n* Datomic Pro Starter Edition 0.9.5561+\n\n## Installation\n\nCreate __config.edn__ in _resources_ folder and configure the following map:\n\n```clojure\n{:db-uri              \"datomic:dev://localhost:4334/your-db\"\n\n :email               {:user     \"user\"\n                       :password \"password\"\n                       :host     \"host\"}\n\n :emergency-email     \"emergency@mail.com\"\n\n :activation-host     \"http://localhost:3000\"\n\n :master-pass         \"sha256-master-pass\"\n\n :google-analytics-UA \"UA-XXXXXXX-X\"}\n```\n\n If you need logging then you need to create __logback.xml__ in _resources_ folder.\n\n### Running\n\n* Run Datomic Transactor\n* Run `lein cljsbuild once min-app`\n* Run `lein cljsbuild once min-course`\n* Run `lein ring server-headless 3000`\n\n### Building\n\n* Run `lein cljsbuild once min-app`\n* Run `lein cljsbuild once min-course`\n* Run `lein uberjar`\n\n## License\n\n```\nMIT License\n\nCopyright 2019 Ertuğrul Çetin\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojurecademy%2Fclojurecademy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclojurecademy%2Fclojurecademy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojurecademy%2Fclojurecademy/lists"}