{"id":17540424,"url":"https://github.com/cellane/film-ratings","last_synced_at":"2025-03-29T04:36:35.745Z","repository":{"id":142264173,"uuid":"252352839","full_name":"Cellane/film-ratings","owner":"Cellane","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-03T00:22:42.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T14:26:41.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/Cellane.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-04-02T04:11:42.000Z","updated_at":"2020-04-03T00:21:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"12f614de-502a-49a6-a90d-45ef15894bf0","html_url":"https://github.com/Cellane/film-ratings","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"dd6085fcc2cb8947769086ade03ac02aa1ed0e65"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cellane%2Ffilm-ratings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cellane%2Ffilm-ratings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cellane%2Ffilm-ratings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cellane%2Ffilm-ratings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cellane","download_url":"https://codeload.github.com/Cellane/film-ratings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140574,"owners_count":20729797,"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-20T22:23:51.809Z","updated_at":"2025-03-29T04:36:35.726Z","avatar_url":"https://github.com/Cellane.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# film-ratings\n\nFIXME: description\n\n## Developing\n\n### Setup\n\nWhen you first clone this repository, run:\n\n```sh\nlein duct setup\n```\n\nThis will create files for local configuration, and prep your system\nfor the project.\n\n### Environment\n\nTo begin developing, start with a REPL.\n\n```sh\nlein repl\n```\n\nThen load the development environment.\n\n```clojure\nuser=\u003e (dev)\n:loaded\n```\n\nRun `go` to prep and initiate the system.\n\n```clojure\ndev=\u003e (go)\n:duct.server.http.jetty/starting-server {:port 3000}\n:initiated\n```\n\nBy default this creates a web server at \u003chttp://localhost:3000\u003e.\n\nWhen you make changes to your source files, use `reset` to reload any\nmodified files and reset the server.\n\n```clojure\ndev=\u003e (reset)\n:reloading (...)\n:resumed\n```\n\n### Testing\n\nTesting is fastest through the REPL, as you avoid environment startup\ntime.\n\n```clojure\ndev=\u003e (test)\n...\n```\n\nBut you can also run tests through Leiningen.\n\n```sh\nlein test\n```\n\n## Legal\n\nCopyright © 2020 FIXME\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcellane%2Ffilm-ratings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcellane%2Ffilm-ratings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcellane%2Ffilm-ratings/lists"}