{"id":28205819,"url":"https://github.com/coast-framework/template","last_synced_at":"2025-06-11T14:32:44.761Z","repository":{"id":30360405,"uuid":"124355580","full_name":"coast-framework/template","owner":"coast-framework","description":"A template for coast projects","archived":false,"fork":false,"pushed_at":"2022-10-28T21:46:07.000Z","size":172,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T11:13:20.523Z","etag":null,"topics":["clojure","coast"],"latest_commit_sha":null,"homepage":"","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/coast-framework.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}},"created_at":"2018-03-08T07:43:38.000Z","updated_at":"2022-04-07T16:39:55.000Z","dependencies_parsed_at":"2023-01-14T16:49:51.415Z","dependency_job_id":null,"html_url":"https://github.com/coast-framework/template","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coast-framework%2Ftemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coast-framework%2Ftemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coast-framework%2Ftemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coast-framework%2Ftemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coast-framework","download_url":"https://codeload.github.com/coast-framework/template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coast-framework%2Ftemplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259280658,"owners_count":22833432,"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","coast"],"created_at":"2025-05-17T10:08:34.036Z","updated_at":"2025-06-11T14:32:44.746Z","avatar_url":"https://github.com/coast-framework.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# {{name}}\n\n## Start\n\n```bash\ngit clone git@github.com:your-user-name/{{name}}.git\ncd {{name}}\nmake db/create\nmake db/migrate\n```\n\n## Dev\n\n```bash\nmake repl # starts an nrepl server\n```\n\n```clojure\n; in your editor, connect to the nrepl server\n; in atom with proto-repl, it's Ctrl+Cmd+Y then enter\n; then when you're in the repl evaluate -main\n(-main)\n```\n\n```bash\ncurl http://localhost:1337 # or just open it in your browser\n```\n\n## Ship\n```bash\nmake db/migrate\nmake assets\nmake uberjar\njava -jar target/{{name}}.jar -m server 1337\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoast-framework%2Ftemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoast-framework%2Ftemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoast-framework%2Ftemplate/lists"}